Files
codeql/cpp/change-notes/2021-11-09-use-of-http.md
Geoffrey White 26e9adcc34 C++: Change note.
2021-11-09 19:39:21 +00:00

3 lines
158 B
Markdown

lgtm,codescanning
* A new query `cpp/non-https-url` has been added for C/C++. The query flags uses of `http` URLs that might be better replaced with `https`.