canonical / ubuntu-com-security-api

The API for CVEs and USNs data.
17 stars 9 forks source link

Fix swagger documentation #57

Closed albertkol closed 2 years ago

albertkol commented 2 years ago

Summary

We are using an old swagger documentation version. We have to update it.

carkod commented 2 years ago

@mtruj013 are you guys using the swagger UI?

anthonydillon commented 2 years ago

Are these published somewhere? MAAS is moving to using swagger for reference docs.

carkod commented 2 years ago

Are these published somewhere? MAAS is moving to using swagger for reference docs.

Just asked Albert, this was taken down.

stevebeattie commented 2 years ago

For reference, the security team found the swagger documentation UI useful. However, it got taken down because it needed to be upgraded to avoid the cross-site scripting issue in https://github.com/swagger-api/swagger-ui/security/advisories/GHSA-qrmm-w75w-3wpx

albertkol commented 2 years ago

Documentation has been updated to version v4.12 and it's back live.