loading icon indicating copy to clipboard operation
loading copied to clipboard

loading dir files as module to an object

Results 6 loading issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=globby&from_version=2.0.0&to_version=3.0.0&pr_id=5a58da35-19ff-4249-96fd-4ad794f82813&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

lib/inject.js line 23 ``` if (!isOverride && obj[property]) { //what about isOverride:false, obj[propery]:0 throw new Error('can\'t overwrite property ' + property); } ``` obj[property] may be `Falsey Value`, such as...

want support dot file, like dao/User.sqlmap.js; ``` js dao/ - User.js - User.sqlmap.js ```

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...