Add stricter checks and normalisation of source code paths (Fixes SaaS-7700)#27
Merged
Conversation
northdpole
force-pushed
the
SAAS-7700-add-prefix-check
branch
from
September 12, 2025 14:55
7cdf365 to
782ac36
Compare
ptzianos
reviewed
Sep 12, 2025
northdpole
force-pushed
the
SAAS-7700-add-prefix-check
branch
from
September 12, 2025 15:30
782ac36 to
e00a7d9
Compare
ptzianos
reviewed
Sep 12, 2025
northdpole
force-pushed
the
SAAS-7700-add-prefix-check
branch
3 times, most recently
from
September 12, 2025 17:08
0d0aa21 to
da27375
Compare
ptzianos
force-pushed
the
SAAS-7700-add-prefix-check
branch
2 times, most recently
from
September 15, 2025 17:14
f1d5f62 to
446fd90
Compare
ptzianos
force-pushed
the
SAAS-7700-add-prefix-check
branch
from
September 15, 2025 17:36
446fd90 to
93371fd
Compare
northdpole
reviewed
Sep 15, 2025
northdpole
reviewed
Sep 15, 2025
northdpole
approved these changes
Sep 16, 2025
ptzianos
force-pushed
the
SAAS-7700-add-prefix-check
branch
from
September 16, 2025 09:47
93371fd to
28208af
Compare
path is of the form "file://<relative path to an option workspace root>"
ptzianos
force-pushed
the
SAAS-7700-add-prefix-check
branch
from
September 16, 2025 09:57
28208af to
20b3566
Compare
northdpole
approved these changes
Sep 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Osv Scanner currently reports raw findings in the following example format:
This the translate to the following log which is not ideal
The aim of this PR will be to fix this