Skip to content
Snippets Groups Projects
Unverified Commit 2547da76 authored by Mikaël Barbero's avatar Mikaël Barbero :dagger:
Browse files

Added some comments about dependencies to list-ghsa


Signed-off-by: default avatarMikaël Barbero <mikael.barbero@eclipse-foundation.org>
parent 9fc23a59
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,11 @@
# Before calling this script, you need to set the following environment variables:
# $ export GH_TOKEN="ghp_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
# requires:
# * jq (https://stedolan.github.io/jq/)
# * gh (https://cli.github.com/)
# * jsonnet (https://jsonnet.org/)
set -euo pipefail
IFS=$'\n\t'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment