v0.0.19
·
170 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changed
- Organization tools now scope their results to the authenticated caller.
Fixed
- Composer package URLs parse correctly:
packagistis accepted as a composer
alias, bare-name packages resolve, and the vendor namespace is split from the
package name. - The
depscoretool no longer errors on packages with missing or non-numeric
score data. - The HTTP server limits the size of POST request bodies.
- OAuth tokens whose introspection response carries a malformed expiry are now
rejected.