Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 56 additions & 32 deletions docs/detectors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
| -------------------- | ------ |
| PodComponentDetector | Stable |

- [Conan](conan.md)

| Detector | Status |
| -------------------------- | ---------- |
| ConanLockComponentDetector | DefaultOff |

- [Conda](conda.md)

| Detector | Status |
Expand All @@ -14,9 +20,15 @@

- DockerFile

| Detector | Status |
| ------------------ | ---------- |
| DockerFileDetector | DefaultOff |
| Detector | Status |
| -------------------------- | ---------- |
| DockerfileComponentDetector | DefaultOff |

- [DotNet](dotnet.md)

| Detector | Status |
| ----------------------- | ------ |
| DotNetComponentDetector | Stable |

- [Go](go.md)

Expand All @@ -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)

Expand All @@ -90,26 +102,38 @@
| --------------------- | ------ |
| RubyComponentDetector | Stable |

- Rust
- [Rust](rust.md)

| Detector | Status |
| ----------------- | ------ |
| RustCrateDetector | Stable |
| Detector | Status |
| ---------------- | ------ |
| RustSbomDetector | Stable |

- Spdx

| Detector | Status |
| ----------------------- | ---------- |
| 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 |