Skip to content

Commit 6cc53d1

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents b911688 + af0fb5a commit 6cc53d1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# Veracode JavaScript Packager - Beta Version ⚡
1+
![Go Version](https://img.shields.io/github/go-mod/go-version/fw10/veracode-javascript-packager)
2+
![Downloads](https://img.shields.io/github/downloads/fw10/veracode-javascript-packager/total)
3+
4+
# Veracode JavaScript Packager ⚡
25

36
Please note that this is **not an official Veracode project**, not supported by Veracode in any form, and comes with no warranty whatsoever. It is simply a little pet project of mine trying to make the life of Veracode's `JavaScript` customers a bit easier. Use at your own risk.
47

@@ -60,7 +63,7 @@ Examples:
6063
# Releases 🔑
6164

6265
- The `Releases` section contains some already compiled binaries for you so that you might not have to build the tool yourself
63-
- For the `Mac M1 release`, your Mac will throw a warning (`"cannot be opened because it is from an unidentified developer"`)
66+
- For the `Mac releases`, your Mac will throw a warning (`"cannot be opened because it is from an unidentified developer"`)
6467
- To avoid this warning in the first place, you could simply build the app yourself (see Setup)
6568
- Alternatively, you may - at your own risk - bypass this warning following the guidance here: https://support.apple.com/guide/mac-help/apple-cant-check-app-for-malicious-software-mchleab3a043/mac
6669
- Afterwards, you can simply run the binary from the command line and provide the required flags

0 commit comments

Comments
 (0)