Skip to content

GrammaTech/github-sarif-integration

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
This code allows one to annotate a GitHub pull request with results from a SARIF file.

See LICENSE for the license governing the use and modification of this code.

This code requires that the modules RxPY, graphql-core, typing, promise, gql and unidiff be available.

It can be invoked as follows:
python annotate_pull_request.py --sarif-file <sarif filename> --pull-request <pull request #> --repo https://github.com/<name of repo>.git --token <api token> --prefix <path prefix> --dump-pr-to-file <json filename> --hosted-viewer-uri ""

This material is based on research sponsored by the Department of Homeland Security (DHS) Office of Procurement Operations, S&T acquisition Division via contract number 70RSAT19C00000056.  
The views and conclusions contained herein are those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the Department of Homeland Security.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages