software-supply-chain
Here are 20 public repositories matching this topic...
-
Updated
Jul 7, 2022 - Go
-
Updated
Oct 18, 2021 - Python
According to the Cobra documentation, Cobra supports examples. I think we should use these example strings for making in-toto easier to use. This might be something for @alanssitis. Do you want to have a look? :)
-
Updated
Jun 22, 2021 - Python
-
Updated
Jul 6, 2022 - Java
Context
From action.yml
encoded_github="$(echo ${GITHUB_CONTEXT} | base64 -w 0)"
encoded_runner="$(echo ${RUNNER_CONTEXT} | base64 -w 0)"
But -w doesn't exist for mac host
base64: invalid option -- w
Usage: base64 [-hvDd] [-b num] [-i in_file] [-o out_file]
-h, --help display this message
-Dd, --decode decodes input
-b, --break break encode
-
Updated
May 11, 2022
This will also let us test inter-operatbility.
Overview
Currently, the Phylum CLI binary is signed using minisign and the private key for Phylum. This signature can be verified using the corresponding public key for Phylum:
$ minisign -Vm phylum -P RWT6G44ykbS8GABiLXrJrYsap7FCY77m/Jyi0fgsr/Fsy3oLwU4l0IDf
Signature and comment signature verified
Trusted comment: Phylum - the future of sof-
Updated
Sep 20, 2019 - Go
-
Updated
Jun 23, 2021 - JavaScript
-
Updated
Jun 27, 2022
-
Updated
Apr 12, 2018 - Shell
-
Updated
Jul 7, 2022 - Shell
-
Updated
Jul 5, 2022 - Go
-
Updated
Oct 20, 2021 - Go
-
Updated
Jun 18, 2022 - TypeScript
-
Updated
May 3, 2022 - Python
-
Updated
Jan 19, 2021
Improve this page
Add a description, image, and links to the software-supply-chain topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the software-supply-chain topic, visit your repo's landing page and select "manage topics."
有个小小的建议,希望增加一个参数,能直接在本地输出扫描项目全量的SBOM。感谢