Skip to content

Added targets.get_assets()

Compare
Choose a tag to compare
@bamhm182 bamhm182 released this 16 Apr 04:21
· 4 commits to main since this release

Somewhere along the line, Synack deprecated some of the api endpoints I was using to get the scope of targets. They replaced it with an assets API endpoint. It has taken me forever to get around to fully exploring this endpoint, implementing the new endpoint, and updating functions which relied on the deprecated endpoints, but it should be good to go with this release. This release resolves issue #18 .