microsoft / sarif-vscode-extension

SARIF Microsoft Visual Studio Code extension
MIT License
110 stars 49 forks source link

how the integration with github code scanning works? #563

Open SVilgelm opened 5 months ago

SVilgelm commented 5 months ago

Cannot find a documentation about the integration with GitHub Code Scanning. The extension suggests to connect to GitHub: image

then it reports that nothing found: image

But the repository definitely has some results:

image

The logs have nothing special:

Connect to GitHub Code Scanning: prompt.
updateDiags /.vscode/settings.json. 0 Results.

updateDiags /crates/substrate_server/src/server.rs. 0 Results.

Repository name with owner: microservices-sdks/oxidizer-substrate-extension.
Eligible to connect to GitHub Code Scanning.

I suspect that this happens because the repo is internal and is available for the MS EMU account only