This commit is contained in:
Justin Hutchings
2023-04-07 16:22:20 -07:00
committed by GitHub
parent bcaa41e34f
commit 3e1863157a
+1 -1
View File
@@ -1,4 +1,4 @@
# Component detection action
# Component detection dependency submission action
This GitHub Action runs the [microsoft/component-detection](https://github.com/microsoft/component-detection) library to automate dependency extraction at build time. It uses a combination of static and dynamic scanning to build a dependency tree and then uploads that to GitHub's dependency graph via the dependency submission API. This gives you more accurate Dependabot alerts, and support for a bunch of additional ecosystems.