You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -386,9 +386,11 @@ Commands are not passed through a shell for execution. Although it is possible t
386
386
with `libnss_shim`, using a shell is not recommended as this comes with additional risks such as command injection.
387
387
388
388
To verify artifact attestations for official releases build with GitHub Actions, the [GitHub CLI](https://docs.github.com/en/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds#verifying-artifact-attestations-with-the-github-cli)
389
-
can be used. Note that this is not available for versions `<=1.2.0`. Example command:
389
+
can be used (available for versions `>=1.2.1`). Example command:
Please report problems by creating GitHub Issues or [private advisories](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability).
0 commit comments