Open Regala opened 4 years ago
Issue-Label Bot is automatically applying the label feature_request
to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
The ability to push the target file using API would be a great add-on too.
ReNgine v2?
Nope, should be out by this month's end. The APIs exist, but the lack of documentation makes it difficult for anyone to use. I have started the documentation for API, so should not take very long.
Probably v1.1? ;) Documentation along with a few important features are lined up.
1.1 will come with an option to scan individual subdomains for further scan, suppose, initially you do only the subdomain scan, and later, you think redacted.example.com may be good to go for Directory scan, you can choose to do so from subdomains list table, from the action menu, you can trigger the further scans. Like right now, everything goes into directory scan, vulnerability scan etc, you can choose per say subdomains.
Hi, is there any news about APIs or v1.1?
+1
@yogeshojha ?
Hi @yogeshojha , any chance this is in the near future plans? 🥺
Hello @yogeshojha any info on the API documentation? Thanks
@yogeshojha Any estimation of when the API docs will be available?
@yogeshojha Could you push the doc if you have it ?
@yogeshojha What do we do with this open issue? Maybe push your changes to a branch and open a PR so we can work on the documentation.
We could link this issue with the new tool created by Rollina https://github.com/glownd/rengine-tool/
@yogeshojha @AnonymousWP
Should we integrate the tool directly into reNgine or leave it as a separate repo like this ?
@psyray @yogeshojha @AnonymousWP -- you're more than welcome to integrate it if you'd like.
I don't really have an opinion about this. Let's wait for Yogesh.
Any updates on it?
Is your feature request related to a problem? Please describe. Support a simple API which we can use to integrate with other tools.
Describe the solution you'd like e.g. I'd like to programmatically push results of my own to the platform, say a new domain found or the result of a new content discovery. Something like
POST /target/yahoo/ {...}
.Additional context Ideally we could also query some of the data.