Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False Positive: variable name flagged as Insecure URL #78

Closed
seanmccay opened this issue Dec 12, 2019 · 1 comment
Closed

False Positive: variable name flagged as Insecure URL #78

seanmccay opened this issue Dec 12, 2019 · 1 comment
Assignees
Labels
bug rule Something associated with the rules (not code related)

Comments

@seanmccay
Copy link

I'm using the VSCode DevSkim extension and I'm having a similar issue as #68

In an angular project I'm seeing my variable with provided typing being flagged as an insecure URL.

constructor(private http: HttpClient)

the http: get's flagged.

@gfs gfs added bug rule Something associated with the rules (not code related) labels Feb 7, 2020
@gfs
Copy link
Contributor

gfs commented Feb 11, 2020

Duplicate of #68.

@gfs gfs closed this as completed Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug rule Something associated with the rules (not code related)
Projects
None yet
Development

No branches or pull requests

3 participants