Ray Benefield

Results 67 issues of Ray Benefield

Is this something that we can expect to continue to get support moving forward? It's a key part of my projects moving forward and updates have been sparse minus the...

Was hoping to add a full text search using [vuepress-plugin-fulltext-search](https://www.npmjs.com/package/vuepress-plugin-fulltext-search), however I realized that this theme does not use the typical `SearchBox`. Could full text search be an upgrade in...

enhancement

@vihanb So I've got the initial work on recursive imports working. I'm having a hard time figuring out the best way to handle filters, but normal wildcard works just fine....

PR #10 introduced File Globbing, and shortly afterwards PR #11 introduced Recursive Imports. However the two features do not mesh properly together. For example: ``` |- index.js |- dir |-...

PR #11 introduced recursive imports however does not properly handle filtering at the import level for deep imports. ``` |- index.js |- dir |- a.js |- c.js |- nested |-...

PR #11 introduced Recursive Imports, but do not properly require `index.js` with special behavior. Ideally when a directory with both `index.js` and sibling files is imported, the `index.js` file is...

Currently the name resolution is based on the current working directory. It'd be nice to have that be a fallback, and instead prioritize the `name` of the `outputOptions` or something...

enhancement

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 5 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `yarn.lock` #### Note...

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 17 vulnerabilities in the yarn dependencies of this...

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 yarn dependencies of this...