Skip to content

Commit

Permalink
fixup app-builder-lib link
Browse files Browse the repository at this point in the history
  • Loading branch information
jgadsden committed Dec 21, 2024
1 parent 732ab46 commit cd1eeff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-note-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
3 changes: 1 addition & 2 deletions release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit cd1eeff

Please sign in to comment.