-
Notifications
You must be signed in to change notification settings - Fork 25
Update plugin_packages.json #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Hi! Thanks for the contribution :) A few notes:
|
|
Hi Sytten! I've now made the recommended improvements to the plugin: Frontend UI added – Users can now select specific rules or sets of rules they want to scan for, addressing the flexibility you mentioned. Backend improved – I’ve also updated the response body handling to use response.getBody()?.toText() for better consistency and reliability. You can check out the updated plugin here: Looking forward to any further suggestions or improvements you’d like to see! Best regards, |
|
|
Hi @Sytten , Update package URL: https://github.com/darklotuskdb/secret-detector/releases/tag/1.0.1 Please check and let me know if anything else is needed. |
|
Hi @Sytten, Any update on this? Thank you |
|
Hey! Sorry I was on vacation, just got back and will look at it this week @darklotuskdb |
|
Hey sorry for the delay. @darklotuskdb
|
|
Hi @Sytten , Thank you for the feedback, and apologies for missing that earlier. I’ve now updated the .gitignore file to ensure all dist and node_modules folders (including nested ones) are properly ignored, and I’ve removed the previously committed directories from the repository. Please feel free to make any changes or improvements before publishing the plugin, I’d truly appreciate it, as it will help me learn and improve. If there’s any opportunity for future collaboration to make this plugin even better, I’d be more than happy to contribute. Thanks again! |
|
I just took this for a drive and have a couple of pieces of feedback:
|
|
@darklotuskdb Let me know if you still want to work on the plugin, otherwise I can ask some people on the team to improve it. |
|
@Sytten Yes, that would be appreciated. Please feel free to ask the team, thank you! |
I am submitting a new Plugin Package
Repository URL
https://github.com/darklotuskdb/secret-detector
Link to my plugin package:
Release Checklist
plugin_package.zipplugin_package.zip.sigmanifest.jsonidin mymanifest.jsonmatches theidin theplugin_packages.jsonfile.README.mddescribes the plugin package purpose and provides clear usage instructions.LICENSEfile and it matches thelicensefield in theplugin_packages.jsonfile.I have given proper attribution to these other projects in my
README.mdand/orLICENSE.