vipyrsec / dragonfly-mainframe

The mainframe for Dragonfly
https://docs.vipyrsec.com/dragonfly-mainframe/
MIT License
5 stars 1 forks source link

Place `GET /package` endpoint behind auth #121

Closed Robin5605 closed 1 year ago

Robin5605 commented 1 year ago

As pointed out in #120 , the GET /package endpoint is not actually behind auth which is problematic. Should be a relatively easy fix, and nothing needs to be done bot-side (the only consumer of this endpoint at the moment) since it is already assuming this endpoint uses authentication