Skip to content
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

Implement a workspace to combine IA (GPT?) + JS-X-Ray #299

Open
fraxken opened this issue Aug 18, 2024 · 0 comments
Open

Implement a workspace to combine IA (GPT?) + JS-X-Ray #299

fraxken opened this issue Aug 18, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@fraxken
Copy link
Member

fraxken commented Aug 18, 2024

The idea is to create a package that would request ChatGPT in API to get informations about a given code (a source code obfuscated for example). We could combine the code with the JS-X-Ray result in the prompt to improve the change of having an accurate overview.

I tested myself with a malicious code and it work quite well. If we succeed we could imagine implementing that as a feature in the WebUI / CLI (and probably use that later on in our database).

@fraxken fraxken added enhancement New feature or request help wanted Extra attention is needed labels Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant