Erlend Oftedal
Erlend Oftedal
If the endpoint consumes `application/xml` and `application/json`, why does swurg create a request of type `application/x-www-form-urlencoded` ? I would like swurg to put JSON in the body, not application/x-www-form-urlencoded when...
I’d be happy to accept a pull request to fix this. Installed modules are currently listed using read-installed which is what I gues needs to be replaced with something else.
I was hesitant to bring it in as the extra dependency required to support yarn brought with in a lot of other dependencies. Also: Scanning with retire.js for node/npm/yarn **will...
For npm libraries there is functionality for this in npm itself I think. For the others, maybe we could add it, but it would mean we would need to spend...
The use case here would be someone that has docker installed, but not node.js++ I guess that makes sense. Doesn't hurt at least.
How does `retire -n -p` work for you?
@nuclearglow Sorry for the late reply. Is Angular 1.5.8 actually in node_modules. Because "^1.5.8" allows install of angular up
Should be fixed now. Angular wasn't in the npm repo, only in the js repo.
I'm worried it might match another library... Hmm...
Agreed, we should use the same format as for the jsrepository. We can add CWE identifiers, OWASP Top 10 and a summary.