@cloudcomponents/cdk-dependency-check
OWASP dependency-check for codecommit repositories
OWASP dependency-check for codecommit repositories
A tool for checking for unused dependencies
A tool for running secret linting, dependency checks, and security audits in Node.js projects.
This script helps identify recently updated dependencies that may have caused build issues in your project. It reads the project's package.json file, checks each dependency's installed version in node_modules, and fetches the release date of each installe
Check if there are new dependencies in package.json that have not been installed, and than automatically execute the install command