File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed
Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 99 with :
1010 pipelines : " analyze_docker_image"
1111 input-urls :
12- https://github.com/nexB /scancode.io-tutorial/releases/download/sample-images/30-alpine-nickolashkraus-staticbox-latest.tar
12+ https://github.com/aboutcode-org /scancode.io-tutorial/releases/download/sample-images/30-alpine-nickolashkraus-staticbox-latest.tar
Original file line number Diff line number Diff line change 99 with :
1010 pipelines : " map_deploy_to_develop"
1111 input-urls :
12- https://github.com/nexB /scancode.io/raw/main/scanpipe/tests/data/d2d/jars/from-flume-ng-node-1.9.0.zip#from
13- https://github.com/nexB /scancode.io/raw/main/scanpipe/tests/data/d2d/jars/to-flume-ng-node-1.9.0.zip#to
12+ https://github.com/aboutcode-org /scancode.io/raw/main/scanpipe/tests/data/d2d/jars/from-flume-ng-node-1.9.0.zip#from
13+ https://github.com/aboutcode-org /scancode.io/raw/main/scanpipe/tests/data/d2d/jars/to-flume-ng-node-1.9.0.zip#to
1414 env :
1515 PURLDB_URL : https://public.purldb.io/
Original file line number Diff line number Diff line change @@ -96,3 +96,6 @@ typings/
9696
9797# Editor
9898.idea
99+
100+ # Various junk and temp files
101+ .DS_Store
Original file line number Diff line number Diff line change 11# ` @nexB/scancode-action `
22
3- Run [ ScanCode.io] ( https://github.com/nexB/scancode.io ) pipelines from your Workflows.
3+ Run [ ScanCode.io] ( https://github.com/aboutcode-org/scancode.io ) pipelines from your
4+ Workflows.
45
56> [ !IMPORTANT]
67> The scancode-action is currently in the ** alpha stage** , and we invite you to
7374
7475## Examples
7576
76- See https://github.com/nexB /scancode-action/tree/main/.github/workflows for Workflows
77- examples.
77+ See https://github.com/aboutcode-org /scancode-action/tree/main/.github/workflows for
78+ Workflows examples.
7879
7980### Scan repo codebase
8081
You can’t perform that action at this time.
0 commit comments