Skip to content

fix: Add double quote for "properties.security-severity" to fix processing of SARIF file in GitHub#5345

Merged
aikebah merged 1 commit intodependency-check:mainfrom
mrclrchtr:main
Jan 18, 2023
Merged

fix: Add double quote for "properties.security-severity" to fix processing of SARIF file in GitHub#5345
aikebah merged 1 commit intodependency-check:mainfrom
mrclrchtr:main

Conversation

@mrclrchtr
Copy link
Copy Markdown
Contributor

@mrclrchtr mrclrchtr commented Jan 18, 2023

Fixes Issue

I'm so sorry. I somehow forgot the quotation marks in my PR here jeremylong/DependencyCheck#5227

I don't know how that could have happened. This causes the following exception in github processing:

Error: Code Scanning could not process the submitted SARIF file:
parsing restricted subset of SARIF data has failed: parse error: expected string near offset 2910 of '7.2'

This PR adds the quotation marks.

@boring-cyborg boring-cyborg Bot added the core changes to core label Jan 18, 2023
Copy link
Copy Markdown
Collaborator

@aikebah aikebah left a comment

Choose a reason for hiding this comment

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

Thanks for having the PR in before I could start working on it

@aikebah
Copy link
Copy Markdown
Collaborator

aikebah commented Jan 18, 2023

To bad it got noticed by you after @jeremylong already had been working hard to get 8.0.1 out, it will have to go into the next patch release

@aikebah aikebah merged commit e0ff724 into dependency-check:main Jan 18, 2023
@mrclrchtr
Copy link
Copy Markdown
Contributor Author

I also had the stackoverflow problems, that's why I could only test 8.0.1.

Sorry for the inconvenience and thanks for merging. 😊

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

core changes to core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants