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

ci: Add javascript to CodeQL analysis #413

Merged
merged 2 commits into from
Jan 11, 2023
Merged

Conversation

ianlewis
Copy link
Member

Signed-off-by: Ian Lewis ianlewis@google.com

Signed-off-by: Ian Lewis <ianlewis@google.com>
Copy link
Contributor

@laurentsimon laurentsimon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any thoughts on making codeQL just a daily run, and create an issue if it finds something?

@ianlewis
Copy link
Member Author

Any thoughts on making codeQL just a daily run, and create an issue if it finds something?

I'm ok with it running on PRs, esp since scorecard checks for it.

I'm really not sure why it's complaining about sourcemap-register.js since I think it's always the same but it doesn't complain on the slsa-github-generator repo... I'll check later.

@laurentsimon
Copy link
Contributor

laurentsimon commented Dec 15, 2022

Any thoughts on making codeQL just a daily run, and create an issue if it finds something?

I'm ok with it running on PRs, esp since scorecard checks for it.

That can be changed in scorecard too, if we learn it is acceptable. There are other projects (systemd) maintainers who complain about the unfeasibility to run SAST on large code base. We're not large code base, but SAST on memory-safe languages seem to find very little in practice.

@asraa asraa merged commit 1da39d7 into slsa-framework:main Jan 11, 2023
ramonpetgrave64 pushed a commit to ramonpetgrave64/slsa-verifier that referenced this pull request Apr 18, 2024
* Add ability to upload to a release

* add release id output

Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

3 participants