Ramakrishnan Kandasamy

Results 11 issues of Ramakrishnan Kandasamy

**Problem Statement** Talisman is acting as a commit hook and it blocks the commits with secrets. Sometimes, we work with other vendors as well, where we cannot enforce them to...

### Option to Mark false positives in the scan mode When scanning the whole git tree, we should have option to mark false positives. it should be at the commit...

feature

The package **react-addons-shallow-compare** is deprecated but it is used by muicss. ![image](https://user-images.githubusercontent.com/38713281/62373082-ac0f2780-b556-11e9-95ce-0706c2d169cf.png)

Docker compose starts only postgres service. Clair and clairctl services are not started.

strokeWidth not working for line progress bar

# ISSUES TEMPLATE ## Node JS v15.1.0 NPM - 7.0.6 ## OS version macOS ## Steps to reproduce 1. Clone the repo 2. Run `npm install` ``` npm install npm...

TypeError: e.match is not a function Code: ``` const fs = require('fs'); const path = require('path'); const { xsltProcess, xmlParse } = require('xslt-processor'); const readFile = filePath => { return...

**What would you like to be added**: Adding an optional expiry date for the ignore rules **Why is this needed**: For example, there is a vulnerability on a package and...

enhancement

@gitdagray Thanks for the tutorial and code. It really helps. I faced CORS issue if we use "credentials: 'include'" when the server has allow orgin as "*". Since we are...