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

Sarif Format: Incorrect Specification Implementation, missing artifacts object #1252

Closed
marcandre-larochelle-bell opened this issue Jul 13, 2023 · 3 comments
Labels

Comments

@marcandre-larochelle-bell
Copy link

marcandre-larochelle-bell commented Jul 13, 2023

Description

Under the field locations -> physicalLocation -> artifactLocation, there is a field index which refers to an artefact in the run[0].artefacts, but run.artefacts is missing from the output.

Expected Behavior

Artefact object found in runs-> artifacts as per the specification

Actual Behavior

runs-> artifacts is missing

Reproduction

Environment Details

CxFlow 1.6.40-11

@marcandre-larochelle-bell marcandre-larochelle-bell added the bug Something isn't working label Jul 13, 2023
@marcandre-larochelle-bell
Copy link
Author

marcandre-larochelle-bell commented Jan 26, 2024

Issue still present in 1.6.45

@marcandre-larochelle-bell
Copy link
Author

marcandre-larochelle-bell commented Apr 22, 2024

Still applies in 1.7.0 (SAST)

@satyamchaurasiapersistent
Copy link
Contributor

Fixed in Release 1.7.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants