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 #95

Closed Matte22 closed 6 months ago

Matte22 commented 6 months ago

Resolves: #94

Introduces a new GitHub workflow that automatically builds and signs binaries using the watcher build script. 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.