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
9fc2a050d7
Update lint_python.yml
2023-12-10 09:49:27 -07:00
Robert Chacón
1c4b9a7666
Create CODE_OF_CONDUCT.md
2023-03-23 14:13:19 -06: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
1feed2b6e8
Update FUNDING.yml
2023-02-28 09:18:10 -07:00
Robert Chacón
c24c0c191c
Update FUNDING.yml
2023-02-28 09:06:23 -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
Robert Chacón
ba44bd3ca5
Update lint_python.yml
...
Test skipping the part of lint_python.yml that keeps breaking
2023-01-16 08:38:05 -07:00
Herbert Wolverson
78e26d1b43
Merge branch 'v1.4-pre-alpha-rust-integration'
2023-01-13 13:57:47 +00:00
Herbert Wolverson
7b18ca4196
Add libbpf-dev to the dependency list.
2023-01-11 16:00:24 +00:00
Herbert Wolverson
8d9eee8f47
TESTING: Add a CI build/test step to the Rust project for Github. This will probably fail and require more commits to get working.
2023-01-11 15:53:34 +00:00
Christian Clauss
cfb42895d0
Use requirements.txt
2023-01-10 16:49:27 +01:00
Christian Clauss
98f415ec10
Update lint_python.yml
2023-01-10 09:31:47 +01:00
Christian Clauss
e93b3091c5
Update lint_python.yml
2023-01-10 09:29:15 +01:00
Christian Clauss
b6b504f2b4
codespell --skip="./.*,old/*"
2023-01-10 09:26:25 +01:00
Christian Clauss
8569080978
GitHub Action to lint Python code
2023-01-10 09:24:33 +01:00
Robert Chacón
3da45c8a08
Create FUNDING.yml
2022-11-08 07:02:50 -07:00