Skip to content

SLScan not generating licence compliance report #370

@shubhdeeprajput

Description

@shubhdeeprajput

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions