GitHubSecurityLab / gh-mrva

Run CodeQL queries at scale using Multi-Repository Variant Analysis (MRVA)
MIT License
49 stars 3 forks source link

HTTP 404: Not Found /code-scanning/codeql/variant-analyses #3

Open lihimly opened 1 year ago

lihimly commented 1 year ago

Hello

a error occurred when gh mrva submit, and my gh cli has logined in.

2023/10/13 17:24:07 HTTP 404: Not Found (https://api.github.com/repos/{owner}/controller/code-scanning/codeql/variant-analyses)

i have enable repo codeql scan. but when i visit the url, it return 404. how can i enable repo codeql/variant-analyses, i not found any document in github doc. plz help me. thanks.

PS D:\codeql\lgtm\gh-mrva> gh mrva submit -s scale-mrva  -l go -i go-command-repo -x D:\codeql\codeql-repo\go\ql\src\codeql-suites\go-security-experimental.qls
Resolving go-command-repo repositories from D:\codeql\databases.json
Submitting 46 queries for 814 repositories
Generating query pack for D:\codeql\codeql-repo\go\ql\src\Security\CWE-020\IncompleteHostnameRegexp.ql
QLPack exists, stripping all other queries from D:\codeql\codeql-repo\go\ql\src
Preparing stripped QLPack in C:\Users\xxx\AppData\Local\Temp\query-pack-763121129
Fixing QLPack in C:\Users\xxx\AppData\Local\Temp\query-pack-763121129
Installing QLPack dependencies
Compiling and bundling the QLPack (This may take a while)
Generated encoded bundle for D:\codeql\codeql-repo\go\ql\src\Security\CWE-020\IncompleteHostnameRegexp.ql
2023/10/13 17:24:07 HTTP 404: Not Found (https://api.github.com/repos/{owner}/controller/code-scanning/codeql/variant-analyses)
pwntester commented 8 months ago

@lihimly Sorry for missing this issue, do you still have this problem?