#
advanced-security
Here are 3 public repositories matching this topic...
-
Updated
Apr 28, 2021 - JavaScript
Vulnerable Terraform Projects - Fork of https://github.com/bridgecrewio/terragoat
-
Updated
May 13, 2021 - HCL
Improve this page
Add a description, image, and links to the advanced-security topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the advanced-security topic, visit your repo's landing page and select "manage topics."
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.jsonfile to temporarily disable them.This issue covers removing that temporary override and any changes to the typescript