Skip to content
#

semmle-ql

Here are 7 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

cbraynor
cbraynor commented Sep 14, 2020

This issue relates to the func-style rule.

During the transition from TSLint (now deprecated) to ESLint for typescript linting we introduced some new rules that don't yet pass and added a temporary override in the .eslintrc.json file to temporarily disable them.

This issue covers removing that temporary override and any changes to the typescript

Improve this page

Add a description, image, and links to the semmle-ql 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 semmle-ql topic, visit your repo's landing page and select "manage topics."

Learn more