wayback
wayback copied to clipboard
Bump returntocorp/semgrep-action from e9c03cf55b6e6228674d9c6837158af4b61598c9 to 1
Bumps returntocorp/semgrep-action from e9c03cf55b6e6228674d9c6837158af4b61598c9 to 1. This release includes the previously tagged commit.
Changelog
Sourced from returntocorp/semgrep-action's changelog.
Upcoming - Date
2022-06-23
Changed
- Use semgrep 0.100.0
2022-05-25
Changed
- Use semgrep 0.94.0
2022-05-12
Changed
- Use semgrep 0.92.0
2022-04-26
Changed
- Use semgrep 0.90.0
Fixed
- Allow --config and --audit-on multiple times (#566)
2022-04-20
Changed
Use semgrep 0.89.0
The version of Git included in the Docker image has been bumped to 2.35.2; this means that the safe directory check added in response to CVE-2022-24765 now applies to scans done with semgrep-agent.
If the directory you scan is owned by a different user than semgrep-agent runs with, you will need to run
git config --global --add safe.directory /YOUR/REPO/PATHbefore scanning, see discussion on the release PR.2022-03-24
Changed
- Use semgrep 0.86.0
- Move all functionality to
semgrep ciand run that command
... (truncated)
Commits
aeafd77Merge pull request #633 from returntocorp/release-0.111.14efcf8cchore: Bump version to 0.111.1d5b2131Merge pull request #632 from returntocorp/release-0.111.0a526ed2chore: Bump version to 0.111.0327d887Merge pull request #629 from returntocorp/release-0.110.0a7aaf1achore: Bump version to 0.110.031f82c9Merge pull request #627 from returntocorp/release-0.109.0bc7c72fsort flags to commandbad0615Update pytest snapshotsbd40e8dUpdate pytest snapshots- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)