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

🐛 remove probe remediations from detail strings #3642

Merged

Conversation

spencerschrock
Copy link
Member

What kind of change does this PR introduce?

data quality issue?

What is the current behavior?

For now, this is just producing very long detail strings. Probably negatively affecting cron results

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

Remediation details from findings aren't included in the detail strings

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

Which issue(s) this PR fixes

Related to #3349

Special notes for your reviewer

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.)

NONE

For now, this is just producing very long detail strings.
Probably negatively affecting cron results

Signed-off-by: Spencer Schrock <[email protected]>
@spencerschrock spencerschrock requested a review from a team as a code owner November 2, 2023 23:01
@spencerschrock spencerschrock requested review from raghavkaul and laurentsimon and removed request for a team November 2, 2023 23:01
@spencerschrock spencerschrock temporarily deployed to gitlab November 2, 2023 23:01 — with GitHub Actions Inactive
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #3642 (8079289) into main (b0c782a) will decrease coverage by 5.89%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3642      +/-   ##
==========================================
- Coverage   76.12%   70.23%   -5.89%     
==========================================
  Files         199      199              
  Lines       13741    13738       -3     
==========================================
- Hits        10460     9649     -811     
- Misses       2671     3529     +858     
+ Partials      610      560      -50     

@spencerschrock spencerschrock merged commit 70c8e05 into ossf:main Nov 3, 2023
41 checks passed
@spencerschrock spencerschrock deleted the fix/no-finding-remediation branch November 3, 2023 00:41
diogoteles08 pushed a commit to diogoteles08/scorecard that referenced this pull request Nov 13, 2023
For now, this is just producing very long detail strings.
Probably negatively affecting cron results

Signed-off-by: Spencer Schrock <[email protected]>
Signed-off-by: Diogo Teles Sant'Anna <[email protected]>
ashearin pushed a commit to kgangerlm/scorecard-gitlab that referenced this pull request Nov 13, 2023
For now, this is just producing very long detail strings.
Probably negatively affecting cron results

Signed-off-by: Spencer Schrock <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
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