
-
Updated
Feb 24, 2022 - C++
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
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
User Story:
Tasks:
It's really annoying how git tries to add things that shouldn't be in version control and .gitignore
will fix this. :)
Add a description, image, and links to the works-with-codespaces topic page so that developers can more easily learn about it.
To associate your repository with the works-with-codespaces topic, visit your repo's landing page and select "manage topics."
This issue is reserved for MLH program
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/repositories/creating-and-managing-repositories/renaming-a-repository
What part(s) of the article would yo