Skip to main content
POST
スキャンをアップロード

承認

CORGEA-TOKEN
string
header
必須

認証用のAPIキー

ヘッダー

CORGEA-SOURCE
enum<string>
デフォルト:api

Identifies the client that triggered the scan. Requests without this header are attributed to the API.

利用可能なオプション:
api,
cli,
vscode,
vs2022,
intellij

クエリパラメータ

run_id
string
必須

スキャンレポートに関連付けられた実行ID

engine
enum<string>
必須

スキャンに使用したエンジン

利用可能なオプション:
checkmarx,
codeql,
fortify,
semgrep,
snyk
project
string
必須

プロジェクト名

repo_data
string

リポジトリ情報(branch_name、integration_urlなど)を含むBase64エンコード済みJSON文字列

ボディ

text/plain

UTF-8テキスト形式のスキャンレポート内容(通常はSARIFまたはJSON形式)

The body is of type string.

レスポンス

スキャンレポートを正常にアップロードしました

status
string
:

"ok"