Commit graph

104 commits

Author SHA1 Message Date
ItsIgnacioPortal
6653696651
fix(cicd): More descriptive workflow names 2025-03-21 19:29:27 -03:00
ItsIgnacioPortal
9a9a236728
feat(cicd): Added more workflow_dispatch event triggers 2025-03-21 19:26:34 -03:00
ItsIgnacioPortal
a921f0123b
fix(cicd): Updated 'GITHUB_REPOSITORY' variable name 2025-03-21 19:17:30 -03:00
ItsIgnacioPortal
f5a3cc9aaf
chore(cicd): Temporarily disabled the 'wordlist-validator.yml' workflow
Related to #1184
2025-03-20 18:28:41 -03:00
ItsIgnacioPortal
6ad6592da8 fix(cicd): Updated 'tj-actions/changed-files' from v34 to v45.0.7 2025-03-04 17:44:20 -03:00
ItsIgnacioPortal
58c655165b fix(cicd): Added automatic clean-up to wordlist updater 2025-02-22 05:13:44 -03:00
ItsIgnacioPortal
d68e46932f fix(cicd): Fixed crash on "remote-wordlists-updater.yml" 2025-02-22 03:35:31 -03:00
ItsIgnacioPortal
9efa493fcc fix(cicd): Fixed line-ending normalization on "remote-wordlists-updater.yml"
Fixes #397
2025-02-18 00:53:16 -03:00
Ignacio J. Perez Portal
d22f740722
feat(docs): Improved formatting of the PR template.
fixes #1126
2024-12-20 02:52:22 -03:00
g0tmi1k
ee519dcf53
Merge pull request #1086 from ItsIgnacioPortal/ctflearner_contrib-1
feat(wordlist): Created 'common_directories.txt' wordlist

Credit: https://github.com/danielmiessler/SecLists/pull/1080
2024-11-20 10:14:06 +00:00
Ignacio J. Perez Portal
16817a04c2 feat(cicd): Added 'common_directories.txt' to the 'Wordlist Updater - directories' github action 2024-09-10 22:57:31 -03:00
Ignacio J. Perez Portal
82104660b8 fix(docs): Corrected filename of the PR template
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository
2024-08-12 18:17:11 -03:00
Ignacio J. Perez Portal
1ee0329485 chore: fixed merge conflict 2024-06-13 03:30:00 -03:00
g0tmi1k
6a5e3a97b6
Merge pull request #992 from molangning/patch-issues
Update feature_request.md
2024-06-11 17:11:44 +01:00
Mo Langning
1c935bbdc0
Update feature_request.md 2024-06-12 00:02:26 +08:00
g0tmi1k
7887d37d82
Merge pull request #1020 from ItsIgnacioPortal/contributing
feat(docs): Improved the CONTRIBUTING.md and the PR template.
2024-06-11 16:43:48 +01:00
g0tmi1k
bcc0c2f093
Merge pull request #1005 from molangning/patch-remote-wordlist-updater-rebase
Added a remote wordlist updater (rebase)
2024-06-11 16:40:02 +01:00
Ignacio J. Perez Portal
2bc6399bce fix(cicd): Removed insecure commit author from cicd pipelines. 2024-05-10 02:18:02 -03:00
Ignacio J. Perez Portal
8b82f74ee9 fix(docs): Improved PR template
- Removed non-sensical note about creating an issue to track a pull request

- Added note about checking the CONTRIBUTING.md before creating a pull request
2024-04-29 08:09:03 -03:00
Ignacio J. Perez Portal
09d1e4cf21 fix(CICD): Added write permissions to the readme auto-updater workflow
Prevents the error 'remote: Permission to USERNAME/SecLists.git denied to github-actions[bot].' when the action is run automatically from a seclists fork that has the default github-actions security settings
2024-04-24 23:29:14 -03:00
Ignacio J. Perez Portal
c2f8dd0977 fix(CICD): Removed hard-coded repo URL 2024-04-24 23:27:11 -03:00
Ignacio J. Perez Portal
9cff6ce832 fix(CICD): Changed job name so it matches the Github Action name 2024-04-24 23:22:06 -03:00
Ignacio J. Perez Portal
9c95afac30 fix(CICD): Fixed github actions which executed on every push, ignoring their path filters.
The list of paths were missing an indentation
2024-04-24 23:20:28 -03:00
Ignacio J. Perez Portal
9de1419b8a fix(CICD): Added write permissions to the trickest-wordlist auto-updater workflow
Prevents the error 'remote: Permission to USERNAME/SecLists.git denied to github-actions[bot].' when the action is run automatically from a seclists fork that has the default github-actions security settings
2024-04-24 22:58:30 -03:00
Ignacio J. Perez Portal
6d53fe0c62 chore(CICD): Removed trailing spaces from a github action trigger paths 2024-04-24 22:48:33 -03:00
Mo Langning
607736efd4 Used env vars as input instead and removed debug line 2024-04-08 08:42:25 +00:00
Mo Langning
cc38b6f669
Update remote-wordlists-updater.yml 2024-04-08 13:40:46 +08:00
Mo Langning
34b6d09237
Rename workflow file 2024-04-08 07:48:38 +08:00
Mo Langning
3577c3a670 Added workflow file 2024-04-06 04:15:37 +00:00
Mo Langning
d9dd80b90a Changed templates 2024-04-05 10:12:47 +00:00
Mo Langning
c0ed6c0a9b
Update feature_request.md 2024-03-26 13:04:19 +08:00
Mo Langning
5fbcb2fba3 Reimport files 2024-02-17 03:04:59 +08:00
g0t mi1k
b4edd29c3c OCD 2024-02-16 14:14:16 +00:00
g0t mi1k
31bf0cd253 Tweak templates 2024-02-16 14:10:20 +00:00
Mo Langning
6977fffa57 Final draft for question template 2024-02-14 04:40:59 +00:00
Mo Langning
ac7a8786a4 moved pr templates 2024-02-14 04:17:48 +00:00
Mo Langning
815b50c793 Added questions template and more 2024-02-14 04:02:54 +00:00
Mo Langning
87886a3f69
Update pull_request_template.md 2023-12-02 15:03:20 +08:00
Mo Langning
9df54d22ec
Update feature_request.md 2023-12-02 15:03:01 +08:00
Mo Langning
b2c4f9be14
Update bug_report.md 2023-12-02 15:02:43 +08:00
Mo Langning
42efae634f added text about tagging issues 2023-12-01 01:10:37 +08:00
Mo Langning
8641f20be7 added line about sources 2023-12-01 01:09:41 +08:00
Mo Langning
2228e4f04b typo fix 2023-12-01 01:07:15 +08:00
Mo Langning
bc6ec06b88 added pull request template 2023-12-01 01:02:57 +08:00
Mo Langning
0186f5f5e4 added feature request 2023-12-01 01:01:46 +08:00
Mo Langning
5a7236b029 added bug report 2023-12-01 00:59:42 +08:00
Mo Langning
43106a0165 added bug report format 2023-12-01 00:37:09 +08:00
Mo Langning
2ecfba0829 Named checkout job 2023-11-26 21:59:48 +08:00
Mo Langning
ad89f86cc0 Added workflow file that runs on push 2023-11-26 21:50:30 +08:00
molangning
d4fb162d19 Edited workflow file 2023-11-26 12:38:13 +08:00