An open API service indexing awesome lists of open source software.

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

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.