-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
Thanks for the great tool. Helps a lot!
We have started using SLScan for licence compliance and open source vunerability management purpose. But, we are facing an issue:
SLScan is not generating licence compliance report. Tested for Go and python but no report generated.
I am sharing the part from CI file:
slscan: stage: slscan image: shiftleft/sast-scan:latest script: - scan --src ${CI_PROJECT_DIR} --out_dir ${CI_PROJECT_DIR}/reports --build artifacts: name: "$CI_JOB_NAME-$CI_COMMIT_REF_NAME" paths: - $CI_PROJECT_DIR/reports/ when: always
Are we doing everything alright or has anyone encountered this issue. If yes, kindly help us out!
Metadata
Metadata
Assignees
Labels
No labels