Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sast-scanner #43

Open
nabadger opened this issue May 26, 2020 · 2 comments
Open

Add sast-scanner #43

nabadger opened this issue May 26, 2020 · 2 comments

Comments

@nabadger
Copy link

See:

We're starting to integrate SAST into gitlab-ci pipelines, but we should also be able to run locally too.

@charlieparkes
Copy link

This would be great! Is it converting a gitlab specific report or is it generated by a specific tool we could run ourselves too?

@nabadger
Copy link
Author

We can run the tool - it will just analyze the code and generate a JUnit XML output report - probably would work with the Jenkins JUnit Plugin too!

Example XML: https://gitlab.com/mintel/appsec/sastconvertor/-/blob/master/testdata/out-report-2.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants