https://github.com/snyk/tests-fixture-repo
Used for testing vuln with a GitHub repository
https://github.com/snyk/tests-fixture-repo
keep
Last synced: over 1 year ago
JSON representation
Used for testing vuln with a GitHub repository
- Host: GitHub
- URL: https://github.com/snyk/tests-fixture-repo
- Owner: snyk
- Created: 2016-08-30T13:24:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T11:13:38.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T06:44:41.285Z (over 1 year ago)
- Topics: keep
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 6
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tests Fixture Repo
Do not delete this repository, it is being used for test runs in `registry`.
## Tags
The following tags are set to test different vuln states:
- `#vulnerable` - A vulnerable commit
- `#no-new-vulns` - A commit that introduces no new vulns
- `#vuln-free` - A commit that fixes all vulns
## Branch test/target-file
This branch is being used in Registry:test/api-vuln.test.js
Do not merge or delete this branch.