Releases: snyk/snyk-api-import
Releases · snyk/snyk-api-import
v2.6.0
2.6.0 (2022-12-06)
Features
- clones & analyses repo for changes vs monitored projects (f70a76a)
v2.5.0
2.5.0 (2022-11-29)
Features
- function to find repo files diff (69865a7)
v2.4.0
2.4.0 (2022-11-29)
Features
- shallow clone support for GHE (6f610af)
v2.3.0
2.3.0 (2022-11-29)
Features
- shallow clone a repo with simple-git (98049d7)
v2.2.0
2.2.0 (2022-11-18)
Features
- find files on disk with filters & ignores (476e8e4)
- supported manifest files per project type (20ca263)
v2.1.1
2.1.1 (2022-11-16)
Bug Fixes
- break early if a whole batch fails to sync (640f7b7)
v2.1.0
2.1.0 (2022-11-15)
Features
- sync support for github enterprise (1b98060)
v2.0.0
2.0.0 (2022-11-14)
Features
- assume integrationType=source (d7d750f)
BREAKING CHANGES
- Do not require both --source and --integrationType to be required, assume their are the same
For Github.com projects that are configured in Snyk as Github Enterprise a change would be needed
to provide --source=github-eneterprise instead and let the URL default to github.com by not providing --sourceUrl
v1.100.0
Features
- sync all Github projects for a given organization in Snyk (7444b32), the sync at the moment will only take into consideration default branch changes & update Snyk projects to track the default branch of the repo
v1.99.0
1.99.0 (2022-11-08)
Features
- bump project API limit from 10 to 100 for speed (f40a66d)