Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeql-api

Docker compose

docker compose build --no-cache && docker compose up

To send Sarif files to the API using curl do

cd fastapi
curl -X POST "http://0.0.0.0:8000/upload-sarif/" -H "accept: application/json" -H
 "Content-Type: multipart/form-data" -F "sarif_file=@test.sarif"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages