Commit Graph

59 Commits

Author SHA1 Message Date
Robert Chacón
fe8ef2337c Update rust.yml 2024-12-15 20:59:37 -07:00
Robert Chacón
caf23df98c Update rust.yml 2024-12-15 20:51:45 -07:00
Robert Chacón
b4a21078f4 Update rust.yml 2024-12-15 20:48:52 -07:00
Robert Chacón
9b6cee569a Update rust.yml 2024-12-15 20:38:48 -07:00
Robert Chacón
69845c9326 Update rust.yml 2024-12-15 20:26:37 -07:00
Robert Chacón
b87292fb83 Update rust.yml 2024-12-15 20:08:16 -07:00
Robert Chacón
abfb50f665 Update rust.yml 2024-12-15 20:03:09 -07:00
Robert Chacón
52cd2976ea Update rust.yml 2024-12-15 19:44:45 -07:00
Robert Chacón
5e5d041b42 Update rust.yml 2024-12-15 19:42:30 -07:00
Robert Chacón
88ef3e4407 Update rust.yml 2024-12-15 19:41:12 -07:00
Robert Chacón
eaf1d5f49d Update rust.yml 2024-12-15 19:39:22 -07:00
Robert Chacón
7bb3a7ed2a Update rust.yml 2024-12-15 19:35:04 -07:00
Robert Chacón
2b293afc7b Update rust.yml 2024-12-15 19:29:23 -07:00
Robert Chacón
331f146f6c Update rust.yml 2024-12-15 19:26:31 -07:00
Robert Chacón
4a88d61a80 Update rust.yml 2024-12-15 19:18:45 -07:00
Robert Chacón
0193aec897 Update rust.yml 2024-12-15 18:33:48 -07:00
Robert Chacón
b9cec0d136 Update lint_python.yml 2024-12-15 17:10:40 -07:00
Robert Chacón
a70ec4a778 Update rust.yml 2024-12-15 17:10:07 -07:00
Robert Chacón
72c69b93f9 Update rust.yml 2024-12-15 16:49:02 -07:00
Robert Chacón
37396958e2 Merge branch 'ui_stability' into fix_merge_ui_stability 2024-10-31 12:51:38 -07:00
Herbert Wolverson
5a9f6e69dd Attempt tp add the mold linker to the CI workflow 2024-07-16 08:19:33 -05:00
Herbert Wolverson
ba8b2c81a9 #495 - Hoping I got the syntax right, but ignore a vulnerability in a transitive dependency that we don't seem to actually use at all - idna and black. 2024-06-14 14:46:15 -05:00
Herbert Wolverson
4913b0e5cf #495 - Hoping I got the syntax right, but ignore a vulnerability in a transitive dependency that we don't seem to actually use at all - Jinja. 2024-06-14 14:44:47 -05:00
Herbert Wolverson
0b425f4860 ISSUE #495 Correct typo 2024-06-14 14:36:10 -05:00
Herbert Wolverson
c931ab1cc9 References #495 - Cleanup Rust check script with some absolute paths. It fails randomly sometimes, apparently due to a bug in sudo not finding paths properly. 2024-06-14 14:32:08 -05:00
Herbert Wolverson
3a7637d219 ISSUE #495
Add two more issues to ignore because they aren't useful:
* B501. We NEED to support self-signed certificates.
* B607. Partial paths are just fine. Absolute paths would make
  everything needlessly complicated.
2024-06-14 14:26:58 -05:00
Herbert Wolverson
d09c0d432f ISSUE #495
Stop Bandit from trying to audit the built Rust targets. We're
already auditing with Cargo Audit!
2024-06-14 14:22:15 -05:00
Robert Chacón
7b953d4470 Update rust.yml 2024-03-10 20:35:34 -06:00
Robert Chacón
99f4bbffed Update rust.yml 2024-03-10 20:34:38 -06:00
Robert Chacón
e1d284c8c0 Update rust.yml 2024-03-10 20:33:25 -06:00
Robert Chacón
7cc0dfc47a Update rust.yml 2024-03-10 15:21:53 -06:00
Robert Chacón
753e7458b0 Update rust.yml 2024-03-10 13:09:01 -06:00
Robert Chacón
9e761085b2 Update rust.yml 2024-03-10 10:34:18 -06:00
Robert Chacón
86a1d3383e Update rust.yml 2024-03-10 10:19:10 -06:00
Robert Chacón
5e536596af Revert "Revert "Update rust.yml"" 2024-03-10 10:08:52 -06:00
Robert Chacón
297e0ac924 Revert "Update rust.yml" 2024-03-10 09:42:38 -06:00
Robert Chacón
d1ba05fd39 Update rust.yml 2024-03-10 09:38:14 -06:00
Robert Chacón
edb22728a3 Update rust.yml 2024-03-10 09:33:56 -06:00
Robert Chacón
9fc2a050d7 Update lint_python.yml 2023-12-10 09:49:27 -07:00
Herbert "TheBracket
1ada4e5a5c Build deb as part of Continuous Integration (#281)
Build the .deb release as part of the Github Actions run. The .deb file is available for download as an artifact of that build for 90 days. Please squash this commit.
2023-03-20 08:32:04 -07:00
Robert Chacón
9fb0e9d6ca Switch back to unpaid safety check 2023-02-06 17:30:32 -07:00
Herbert Wolverson
5a1a3db5be ISSUE #229 - try to manually run cargo audit 2023-02-01 19:40:08 +00:00
Herbert Wolverson
d14c4239b9 ISSUE #229 - Remove github provided cargo audit, it doesn't support code in subdirectories! 2023-02-01 19:36:02 +00:00
Herbert Wolverson
ecc2fb5ed7 ISSUE #229 - YAML really wants to eat my brain tonight 2023-02-01 19:31:07 +00:00
Herbert Wolverson
568d55f317 ISSUE #229 - Add CVE database check to cargo lock scanning in audit phase. 2023-02-01 19:25:57 +00:00
Herbert Wolverson
317587fe00 Another try at the yaml. Ugh. 2023-02-01 18:58:27 +00:00
Herbert Wolverson
175b833d96 Fix build issue from new version of system, another try at CI. 2023-02-01 18:56:58 +00:00
Herbert Wolverson
a392112f7a Trying to get the outdated workflow system to work. YAML is not my friend. 2023-02-01 18:49:08 +00:00
Herbert Wolverson
3991aa404a Add "cargo outdated" checks to the GitHub CI workflow.
Part of ISSUE #229
2023-02-01 18:46:09 +00:00
Robert Chacón
3793a2a024 Update lint_python.yml 2023-01-24 08:22:39 -07:00