From cd1eeff71a73c4f0b3ac44659c439b5df40b4925 Mon Sep 17 00:00:00 2001 From: Jon Gadsden Date: Sat, 21 Dec 2024 14:46:05 +0000 Subject: [PATCH] fixup app-builder-lib link --- .release-note-template.md | 2 +- release-process.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.release-note-template.md b/.release-note-template.md index c9b0788e..56662d72 100644 --- a/.release-note-template.md +++ b/.release-note-template.md @@ -2,7 +2,7 @@ ### Web application -The web application is provided as a [.tar.gz file][tar] or a [.zip file][zip] along with a software bill of materials ([SBOM][sboms]). +The web application is provided as a [.tar.gz file][tar] or a [.zip file][zip] along with a software bill of materials ([SBOM][frontend]). #### Docker containers diff --git a/release-process.md b/release-process.md index 633ad8b0..e4718d74 100644 --- a/release-process.md +++ b/release-process.md @@ -121,7 +121,7 @@ The snapcraft username is 'threat-dragon' and uses an Ubuntu One password. ### Manually notarize / staple for MacOS images It used to be that [altool][altool] could be used to notarize the MacOS `.dmg` files in the pipeline. -As of early 2024 this is no longer available and [notarytool][notarytool] must be used in a secure environment. +As of early 2024 this is no longer available and notarytool must be used in a secure environment. The secrets for both signing and notarization can be checked by running it manually from the command line: - provide the [code signing certs for MacOS][certs] @@ -248,7 +248,6 @@ Reset the build state to 'latest'; this is displayed on the demo site: [herokucli]: https://devcenter.heroku.com/articles/heroku-cli#install-the-heroku-cli [herokudash]: https://dashboard.heroku.com/apps [notarize]: https://developer.apple.com/documentation/security/resolving-common-notarization-issues -[notarytool]: https://www.electron.build/app-builder-lib.interface.macconfiguration#notarize [owaspdock]: https://hub.docker.com/r/owasp/threat-dragon/tags [releases]: https://github.com/OWASP/www-project-threat-dragon/blob/main/tab_releases.md [snapcraft]: https://snapcraft.io/install/threat-dragon/arch