Adam Perkowski
|
d13a165eda
|
fix(ci): various security vulnerabilities (#1108)
- fix potential code injection in `issue-slash-commands.yaml` by using
single quotes insted of double, see
https://www.gnu.org/software/bash/manual/html_node/Double-Quotes.html
- declare permissions for all workflows, see
https://codeql.github.com/codeql-query-help/actions/actions-missing-workflow-permissions
Signed-off-by: Adam Perkowski <adas1per@protonmail.com>
|
2025-08-10 16:31:03 -05:00 |
|
JEEVITHA KANNAN K S
|
5987d0d808
|
refact(ci): bashisms.yml (#793)
* Refact bashisms.yml
* Update bashisms.yml
|
2024-11-01 12:21:49 -05:00 |
|
Adam Perkowski
|
9ffa35249b
|
fix(ci): bashisms.yml. again. will work all the time this time i swear. (#715)
* workflow fixed
* added a debug echo
|
2024-10-02 10:43:04 -05:00 |
|
Adam Perkowski
|
83a61a093f
|
Fixed (#623)
|
2024-09-22 12:37:01 -05:00 |
|
Adam Perkowski
|
3c8adcf370
|
Changed the CI to only run when .sh files are changed (#588)
|
2024-09-22 11:04:58 -05:00 |
|
Nyx
|
6a1df3c3a9
|
Fix (#556)
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
|
2024-09-19 23:00:11 -05:00 |
|
Adam Perkowski
|
77f8085e2c
|
Fixed the CI to only check files that exist (#554)
|
2024-09-19 21:17:55 -05:00 |
|
Adam Perkowski
|
216f1a4836
|
Restructure the crates (#549)
GitHub Pages Deploy / build-and-deploy (push) Has been cancelled
* BIG CHANGES
* core metadata
* Added readme.md to the package
* Moved the crate back to tui
Co-authored-by: Liam <lj3954@users.noreply.github.com>
---------
Co-authored-by: Liam <lj3954@users.noreply.github.com>
|
2024-09-19 19:09:53 -05:00 |
|
Adam Perkowski
|
fb2b6fc64f
|
bashisms.yml now only checks modified files (it should at least) (#515)
|
2024-09-19 08:15:49 -05:00 |
|
JEEVITHA KANNAN K S
|
6e477fceeb
|
Update bashisms.yml (#480)
|
2024-09-18 19:18:22 -05:00 |
|
Adam Perkowski
|
83d88f7a1b
|
Created the workflow (#469)
|
2024-09-18 13:56:46 -05:00 |
|