summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/verify-locked-down-signatures.yml
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Require signatures on code owners filesLinus Färnstrand1-1/+3
2025-09-10Add license check for iOS to prevent GPL3 dependenciesSteffen1-0/+1
2025-07-24Update names for git signature checking CI jobLinus Färnstrand1-1/+2
2025-07-15Add android devshell lockfile to lockdown listAlbin1-0/+1
2025-04-02Mark trusted-metadata-signing-pubkeys as needing signatures to be editedLinus Färnstrand1-0/+1
2025-03-20Add new files to verify locked down flowDavid Göransson1-0/+4
2025-03-04Run the unicop tool on this repositoryLinus Färnstrand1-0/+1
2025-02-04Add rust-toolchain.toml to verified signature listKalle Lindström1-0/+1
2024-11-26Update Actionstinyboxvk1-1/+1
2024-11-21Add `nsventforwarder` to root Cargo workspaceMarkus Pettersson1-1/+0
2024-11-14Fix verify-locked-down-signaturs jobOskar1-1/+1
2024-11-14Update github actions workflowsOskar1-1/+2
2024-07-25Limit permissions on verify-locked-down-signatures CI jobLinus Färnstrand1-0/+3
2024-07-23Force changes to CODEOWNERS to be signedLinus Färnstrand1-0/+1
2024-06-25Add a safe FFI wrapper in `wireguard-go-rs`Sebastian Holmin1-1/+1
2024-04-02Require changes to Cargo.toml to be signedLinus Färnstrand1-0/+3
2024-03-26Require signatures to update test/deny.tomlLinus Färnstrand1-0/+1
2024-03-21Ensure signed commits for gradle wrapper updatesAlbin1-0/+3
2024-03-08Add deny.toml to list of important files that must be signedLinus Färnstrand1-0/+1
2023-06-28Edit verify signature CI to catch changes in files in foldersLinus Färnstrand1-3/+2
2023-06-09Fix CI verification scriptJonathan1-0/+1
2023-05-09Fix broken github CI script caused by CVE fixJonathan1-8/+4
2023-04-27Temporary fix to avoid the reported vuln: GHSA-x5vj-ch4c-g3jrLinus Färnstrand1-3/+4
2023-02-23Rename all mentions of the "master" branch to "main"Linus Färnstrand1-3/+3
2023-01-13Run yamlfix on all of .github/workflows/Linus Färnstrand1-32/+33
2023-01-10Fix verification of container image referencesAlbin1-2/+2
2022-12-07Make any changes to the container sigstore require signaturesLinus Färnstrand1-0/+1
2022-11-30Add initial build-and-publish.sh script and readme for build containersMullvad build server1-0/+4
2022-09-06Add gradle lockfiles to signature lockdown checkAlbin1-0/+2
2022-08-12Detect changes to go.sum in lockfile signature workflowDavid Lönnhager1-0/+1
2022-07-18Add swift Package.resolvedJonathan1-0/+1
2022-07-05Create verification script and github actionJonathan1-0/+26