Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: snyk/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.932.0
Choose a base ref
...
head repository: snyk/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.933.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on May 18, 2022

  1. feat: container php app scan

    Yaron Schwimmer committed May 18, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    francescomari Francesco Mari
    Copy the full SHA
    efbae42 View commit details

Commits on May 19, 2022

  1. Merge pull request #3252 from snyk/feat/container-php-app-scan

    feat: container php app scan
    Yaron Schwimmer authored May 19, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    34e813c View commit details
Showing with 10 additions and 8 deletions.
  1. +9 −7 package-lock.json
  2. +1 −1 package.json
16 changes: 9 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -113,7 +113,7 @@
"semver": "^6.0.0",
"snyk-config": "4.0.0",
"snyk-cpp-plugin": "2.19.3",
"snyk-docker-plugin": "^4.34.5",
"snyk-docker-plugin": "^4.35.2",
"snyk-go-plugin": "1.18.0",
"snyk-gradle-plugin": "3.18.1",
"snyk-module": "3.1.0",