diff --git a/docs/detectors/README.md b/docs/detectors/README.md index 16c205400..f63d8569a 100644 --- a/docs/detectors/README.md +++ b/docs/detectors/README.md @@ -6,6 +6,12 @@ | -------------------- | ------ | | PodComponentDetector | Stable | +- [Conan](conan.md) + +| Detector | Status | +| -------------------------- | ---------- | +| ConanLockComponentDetector | DefaultOff | + - [Conda](conda.md) | Detector | Status | @@ -14,9 +20,15 @@ - DockerFile -| Detector | Status | -| ------------------ | ---------- | -| DockerFileDetector | DefaultOff | +| Detector | Status | +| -------------------------- | ---------- | +| DockerfileComponentDetector | DefaultOff | + +- [DotNet](dotnet.md) + +| Detector | Status | +| ----------------------- | ------ | +| DotNetComponentDetector | Stable | - [Go](go.md) @@ -43,40 +55,40 @@ | LinuxContainerDetector | Stable | - [Maven](maven.md) -- NPM -- [NuGet](nuget.md) -| Detector | Status | -| ------------------------- | ------ | -| MavenCliComponentDetector | Stable | +| Detector | Status | +| ----------------------- | ------ | +| MvnCliComponentDetector | Stable | - [NPM](npm.md) -| Detector | Status | -| -------------------- | ------------ | -| NpmComponentDetector | Stable | -| NpmLockFileDetector | Stable | -| NpmLockFile3Detector | Experimental | +| Detector | Status | +| ----------------------------- | ------------ | +| NpmComponentDetector | Stable | +| NpmComponentDetectorWithRoots | Stable | +| NpmLockfile3Detector | Experimental | -- NuGet +- [NuGet](nuget.md) | Detector | Status | | ------------------------------------------------ | ------ | -| NugetComponentDetector | Stable | -| NugetPackagesConfigDetector | Stable | +| NuGetComponentDetector | Stable | +| NuGetPackagesConfigDetector | Stable | | NuGetProjectModelProjectCentricComponentDetector | Stable | - [Pip](pip.md) -| Detector | Status | -| -------------------- | ------ | -| PipComponentDetector | Stable | +| Detector | Status | +| -------------------------- | ---------- | +| PipReportComponentDetector | Stable | +| PipComponentDetector | DefaultOff | +| SimplePipComponentDetector | DefaultOff | - Pnpm -| Detector | Status | -| --------------------- | ------ | -| PnpmComponentDetector | Stable | +| Detector | Status | +| ---------------------------- | ------ | +| PnpmComponentDetectorFactory | Stable | - [Poetry](poetry.md) @@ -90,11 +102,11 @@ | --------------------- | ------ | | RubyComponentDetector | Stable | -- Rust +- [Rust](rust.md) -| Detector | Status | -| ----------------- | ------ | -| RustCrateDetector | Stable | +| Detector | Status | +| ---------------- | ------ | +| RustSbomDetector | Stable | - Spdx @@ -102,14 +114,26 @@ | ----------------------- | ---------- | | Spdx22ComponentDetector | DefaultOff | +- [Swift](swift.md) + +| Detector | Status | +| ------------------------------- | ---------- | +| SwiftResolvedComponentDetector | DefaultOff | + +- [Uv](uv.md) + +| Detector | Status | +| ----------------------- | ------------ | +| UvLockComponentDetector | Experimental | + - Vcpkg -| Detector | Status | -| ---------------------- | ------------ | -| VcpkgComponentDetector | Experimental | +| Detector | Status | +| ---------------------- | ------ | +| VcpkgComponentDetector | Stable | - Yarn -| Detector | Status | -| ---------------- | ------ | -| YarnLockDetector | Stable | +| Detector | Status | +| ------------------------ | ------ | +| YarnLockComponentDetector | Stable |