summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/cargo-audit.yml
AgeCommit message (Expand)AuthorFilesLines
2023-08-01Un-ignore RUSTSEC-2020-0071 and ban time 0.1 from dependency treeLinus Färnstrand1-3/+0
2023-08-01Un-ignore RUSTSEC-2021-0145 since atty is no longer in the dep treeLinus Färnstrand1-5/+1
2023-06-29Revert the temporary test on the cargo audit CILinus Färnstrand1-3/+3
2023-06-29Testing new scheduleLinus Färnstrand1-7/+3
2023-06-29Use dedicated github action for cargo auditLinus Färnstrand1-22/+12
2023-02-01Update cargo audit CI job description to not mention env_loggerLinus Färnstrand1-2/+1
2023-02-01Deny warnings in `cargo audit` CI jobLinus Färnstrand1-1/+5
2023-01-20Upgrade checkout action to v3Linus Färnstrand1-1/+1
2023-01-20Run cargo audit on a schedule every dayLinus Färnstrand1-0/+7
2023-01-20Don't run cargo audit when *.rs files changeLinus Färnstrand1-1/+0
2023-01-13Run yamlfix on all of .github/workflows/Linus Färnstrand1-30/+30
2022-11-24Ignore RUSTSEC-2021-0145David Lönnhager1-2/+7
2022-09-27Download protoc in CIEmīls Piņķis1-0/+5
2022-07-01Remove reference to withdrawn CVE. It is no longer relevantLinus Färnstrand1-2/+2
2022-03-25Rename some Github Actions jobs to make them easier to findLinus Färnstrand1-1/+1
2022-01-12Change workflow trigger from push to pull_requestOskar Nyberg1-1/+1
2021-10-27Temporarily ignore RUSTSEC-2020-0159 RUSTSEC-2020-0071 (time + chrono)Linus Färnstrand1-1/+3
2021-09-28Run `cargo audit` more oftenDavid Lönnhager1-0/+1
2021-04-20Add CI job for auditing Cargo.lock filesDavid Lönnhager1-0/+23