Test fixture for LaunchProof end-to-end scanner verification.
This repository is deliberately vulnerable and misconfigured. It is not a real project. Everything in it is fabricated:
package-lock.jsonpins npm packages with known OSV advisories.Dockerfilecontains deliberate misconfigurations for trivy.config/service.envcontains a fake, randomly generated credential string that matches gitleaks'generic-api-keyrule. It is not a real credential and grants access to nothing.
Branches:
main— full fixture (lockfile + Dockerfile + planted fake secret).bare— orphan branch with only this README: no lockfile, no config files.unrelated-dep—mainplus one unrelated, non-vulnerable dependency.bump-vuln—mainwithlodashbumped 4.17.15 -> 4.17.20 (both versions are affected by the same advisories; the bump does not fix them).