Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
if: needs.check-version.outputs.is-new-version == 'true'
permissions:
contents: read
packages: write
packages: read

outputs:
amd64_digest: ${{ steps.check.outputs.amd64_digest }}
Expand Down
2 changes: 2 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,5 @@ https://github.com/paradoxbound/bookstack-mcp/security/advisories/new
You can expect an acknowledgement within 7 days and a patch or mitigation
within 30 days where feasible. We will credit reporters in the advisory
unless you request otherwise.

Once a fix is released, the GitHub Security Advisory will be published publicly and a CVE will be requested where appropriate. Security fixes are also noted in [CHANGELOG.md](CHANGELOG.md) under the relevant release.