Skip to content
#

works-with-codespaces

Here are 22 public repositories matching this topic...

Marcono1234
Marcono1234 commented Feb 15, 2021

It appears there are quite a few http:// links in the documentation and code comments of this project despite the target websites supporting HTTPS (sometimes HTTPS has to be explicitly requested because the website does not upgrade connections on its own).

A quick search for http: yielded about 4000 findings, however I assume a lot are false positives (e.g. because they are part of an XML n

aeisenberg
aeisenberg commented Feb 8, 2022

For github repositories that save a copy of their databases, the extension should have a command that downloads and installs the database, similar to how we do it for LGTM databases.

There is already an API endpoint available:

gh api /repos/{owner}/{repo}/code-scanning/codeql/databases/<lang>

Is there a way to determine which database languages are available for any given repo b

Improve this page

Add a description, image, and links to the works-with-codespaces topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the works-with-codespaces topic, visit your repo's landing page and select "manage topics."

Learn more