NUWCDIVNPT / stigman-watcher

A utility that watches a path for test result files on behalf of a STIG Manager Collection
Other
6 stars 4 forks source link

Feat: Workflow to build and sign binary artifacts #96

Closed Matte22 closed 6 months ago

Matte22 commented 6 months ago

Resolves: #94

Introduces a new GitHub workflow that builds and signs watcher binaries. The signed binaries along with their corresponding .asc signature files are automatically uploaded to GitHub. It also adds the project's public key to the repository for users to verify the signed files.

The build script has also been modified to remove gpg signing.