Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:07 +08:00
commit 3bc832a4cf
9 changed files with 347 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for dependency-checker skill
- [ ] report_template.md: A template for generating dependency check reports.
- [ ] example_npm_audit_report.json: An example npm audit report for demonstration purposes.
- [ ] example_pip_audit_report.json: An example pip audit report for demonstration purposes.