browserify / browserify/browserify-des
3DES PCI Compliant
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
'webpack' using the 'crypto-browserify'/ 'browserify-des' package, we need to remove 'des.js' module from the 'browserify-des' node module to fix the PCI Compliant. Kindly suggest us
**Detailed moudle path:**
webpack -> node-libs-browser -> crypto-browserify -> browserify-cipher -> browserify-des -> des.js
Contributor guide
No contributing guide indexed for this repository
Research direction
Trace the dependency path from webpack through node-libs-browser, crypto-browserify, and browserify-cipher to browserify-des and des.js. First inspect how des.js is included and what currently depends on it; done means the module is no longer included while the stated webpack dependency path remains functional and PCI compliance is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100