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

✨ Enable SAST check in cron by default #2223

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

spencerschrock
Copy link
Contributor

Signed-off-by: Spencer Schrock sschrock@google.com

What kind of change does this PR introduce?

feature

What is the current behavior?

SAST is not enabled in the weekly cron

What is the new behavior (if this is a feature change)?**

SAST will run in the weekly cron
graphQL API usage will increase from 1 to 2 API calls per repo

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

NONE

Special notes for your reviewer

This is running in the daily release test cron job and is working as intended so far. There haven't been any graphQL failures which would require us to fall back to the REST API endpoint. I'll convert this from draft PR to PR when today's test ends.

We have enough graphQL API points available (separate from the REST API limits) to absorb the increase

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

SAST data will be available in the public BigQuery dataset

@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #2223 (8315bad) into main (f345807) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2223   +/-   ##
=======================================
  Coverage   42.35%   42.35%           
=======================================
  Files          95       95           
  Lines        7990     7990           
=======================================
  Hits         3384     3384           
  Misses       4344     4344           
  Partials      262      262           

@github-actions
Copy link

Integration tests success for
[fdae45e]
(https://github.com/ossf/scorecard/actions/runs/2965827597)

Signed-off-by: Spencer Schrock <sschrock@google.com>
Copy link
Member

@naveensrinivasan naveensrinivasan left a comment

Choose a reason for hiding this comment

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

Thanks!

@naveensrinivasan naveensrinivasan enabled auto-merge (squash) September 1, 2022 17:25
@naveensrinivasan naveensrinivasan merged commit bc5a1d6 into ossf:main Sep 1, 2022
@github-actions
Copy link

github-actions bot commented Sep 1, 2022

Integration tests success for
[8315bad]
(https://github.com/ossf/scorecard/actions/runs/2973616705)

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.

2 participants