cnescatlab / cnescatlab/i-CodeCNES

Add support for SARIF export format

Open
#244 0 comments 0 reactions 0 assignees View on GitHub
enhancement to analyse
Dominant language
Fortran
Stars
63
Forks
18
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
With [SARIF](https://sarifweb.azurewebsites.net/) it would be possible to [upload results to Code Scanning in GitHub](https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/uploading-a-sarif-file-to-github).

**Describe the solution you'd like**

```shell
icode my-project -f sarif -o output.sarif
```

**Describe alternatives you've considered**
Alternative way would be to build SARIF manually based on the XML report.

**Additional context**
None.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.