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

[Bug] Go code integration example not working #808

Closed
acaetano opened this issue Apr 7, 2022 · 2 comments
Closed

[Bug] Go code integration example not working #808

acaetano opened this issue Apr 7, 2022 · 2 comments

Comments

@acaetano
Copy link

acaetano commented Apr 7, 2022

Hi, the example provided in the user guide (https://github.com/OWASP/Amass/blob/master/doc/user_guide.md) about integrating amass into your own Go code has incompatibilities with he current form of amass.

The current Enumeration entity lacks Close and ExtractOutput methods mentioned in that example. I'm really keen into using amass in a tool I'm about to create. Is it possible for you to provide an updated PoC of using it in code? Or at least explain with words the architectural flux of how the tool works internally and I'll use it to map my way into the code?

Thank you all for your work. Amass is really a great tool.

Regards

@acaetano acaetano changed the title Go code integration example not working [Bug] Go code integration example not working Apr 7, 2022
@caffix caffix closed this as completed in 75698f0 Apr 16, 2022
@acaetano
Copy link
Author

So that means that it is no longer possible to integrate it into code?
Or do you have some other documentation to use amass this way?

@caffix
Copy link
Collaborator

caffix commented Apr 17, 2022

The internals are often changing and a reliable interface for integration cannot currently be guaranteed. You're welcome to use the packages just as the Amass tool does

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants