Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error if SSID with "space" and "dot (.)" in name #249

Open
wants to merge 671 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
671 commits
Select commit Hold shift + click to select a range
2bed8a7
Use 'wash' as fallback to tshark
kimocoder Aug 18, 2023
2f53243
Code optimization ++++
kimocoder Aug 18, 2023
d65a684
Merge branch 'master' of github.com:kimocoder/wifite2
kimocoder Aug 18, 2023
cbeba54
move thread handlers on the bottom of imports
kimocoder Aug 19, 2023
54f3ad6
Revert "move thread handlers on the bottom of imports"
kimocoder Aug 21, 2023
477e127
Revert "Code optimization ++++"
kimocoder Aug 21, 2023
d24a683
Revert "code optimizations +++"
kimocoder Aug 21, 2023
3f0c36e
revert back. too much code pushed.
kimocoder Aug 21, 2023
3a0ebdb
fix escape chars
kimocoder Aug 21, 2023
e0a5f4c
add python3.13 to setup classifiers
kimocoder Aug 21, 2023
bd56a20
build(deps): bump setuptools from 68.1.0 to 68.1.2
dependabot[bot] Aug 22, 2023
35d918d
Merge pull request #171 from kimocoder/dependabot/pip/setuptools-68.1.2
kimocoder Aug 24, 2023
1850fd7
Update OUI vendor db
kimocoder Aug 24, 2023
857eb5b
various fixes
kimocoder Aug 24, 2023
841b5a9
Update setup.py
kimocoder Sep 21, 2023
f77c56e
Update setup.py
kimocoder Sep 21, 2023
4392ce7
Update pyproject.toml
kimocoder Sep 21, 2023
d575596
build(deps): bump pytest from 7.4.0 to 7.4.2
dependabot[bot] Sep 21, 2023
527c412
build(deps): bump setuptools from 68.1.2 to 68.2.2
dependabot[bot] Sep 21, 2023
afc88cd
Merge pull request #173 from kimocoder/dependabot/pip/pytest-7.4.2
kimocoder Sep 21, 2023
97b3f46
Merge pull request #174 from kimocoder/dependabot/pip/setuptools-68.2.2
kimocoder Sep 21, 2023
2977e2c
Update setup.py
kimocoder Sep 21, 2023
d299a05
Update vendor (OUI) db
kimocoder Oct 5, 2023
bd5d57c
build(deps): bump pytest from 7.4.2 to 7.4.3
dependabot[bot] Oct 25, 2023
ae29c80
Merge pull request #179 from kimocoder/dependabot/pip/pytest-7.4.3
kimocoder Oct 25, 2023
b86fa1c
Update vendor OUI db
kimocoder Oct 28, 2023
fa5df0f
Update vendor OUI db
kimocoder Nov 9, 2023
fd80d09
build(deps): bump setuptools from 68.2.2 to 69.0.1
dependabot[bot] Nov 21, 2023
dccebcd
Merge pull request #182 from kimocoder/dependabot/pip/setuptools-69.0.1
kimocoder Nov 22, 2023
9970402
build(deps): bump setuptools from 69.0.1 to 69.0.3
dependabot[bot] Dec 25, 2023
7eb005d
Merge pull request #186 from kimocoder/dependabot/pip/setuptools-69.0.3
kimocoder Dec 25, 2023
dd67aac
build(deps): bump pytest from 7.4.3 to 7.4.4
dependabot[bot] Jan 1, 2024
ab698d5
Merge pull request #187 from kimocoder/dependabot/pip/pytest-7.4.4
kimocoder Jan 2, 2024
9eeb19f
add openrc support for --kill
NastyaGrifon Jan 2, 2024
ac9c989
removed try
NastyaGrifon Jan 2, 2024
0118912
Merge pull request #189 from NastyaGrifon/master
kimocoder Jan 5, 2024
763b4ae
Update OUI (vendor) db
Jan 6, 2024
6afaffe
CrackResultWPS: Fix 1 missing required positional argument
kimocoder Jan 10, 2024
9275b07
config: Add reaver parameter and tag version 2.7.1
kimocoder Jan 10, 2024
c3ac5fb
Fixup in bully and reaver (few fixes)
kimocoder Jan 10, 2024
9ffe715
Update .gitignore
kimocoder Jan 10, 2024
61c6286
Update Dockerfile
kimocoder Jan 18, 2024
315649e
Update vendor (OUI) db
kimocoder Jan 18, 2024
aa919a4
build(deps): bump pytest from 7.4.4 to 8.0.0
dependabot[bot] Jan 29, 2024
446a366
Merge pull request #194 from kimocoder/dependabot/pip/pytest-8.0.0
kimocoder Feb 2, 2024
4001acb
Update Dockerfile
kimocoder Feb 2, 2024
0aefacb
Update vendor (OUI) db
kimocoder Feb 2, 2024
5bd1142
build(deps): bump setuptools from 69.0.3 to 69.1.0
dependabot[bot] Feb 12, 2024
e1d05ab
Merge pull request #196 from kimocoder/dependabot/pip/setuptools-69.1.0
kimocoder Feb 12, 2024
a61ddca
fix: requirements.txt to reduce vulnerabilities
snyk-bot Feb 13, 2024
bdb76f4
Merge pull request #197 from kimocoder/snyk-fix-57cb188340a99f7bcd1f1…
kimocoder Feb 13, 2024
b8093e4
Update dependabot.yml
kimocoder Feb 17, 2024
53e0f4f
build(deps): bump actions/checkout from 3 to 4
dependabot[bot] Feb 17, 2024
6618a61
build(deps): bump github/codeql-action from 2 to 3
dependabot[bot] Feb 17, 2024
0ab9bae
build(deps): bump actions/setup-python from 3 to 5
dependabot[bot] Feb 17, 2024
02449e1
build(deps): bump pytest from 8.0.0 to 8.0.1
dependabot[bot] Feb 17, 2024
751afe2
Merge pull request #198 from kimocoder/dependabot/github_actions/acti…
kimocoder Feb 20, 2024
2699ec8
Merge pull request #199 from kimocoder/dependabot/github_actions/gith…
kimocoder Feb 20, 2024
c9faa0c
Merge pull request #200 from kimocoder/dependabot/github_actions/acti…
kimocoder Feb 20, 2024
a4cd53f
Merge pull request #201 from kimocoder/dependabot/pip/pytest-8.0.1
kimocoder Feb 20, 2024
9bfdc40
Update vendor (OUI) db
kimocoder Feb 21, 2024
770dc98
build(deps): bump pytest from 8.0.1 to 8.0.2
dependabot[bot] Feb 26, 2024
974ed25
build(deps): bump setuptools from 69.1.0 to 69.1.1
dependabot[bot] Feb 26, 2024
c7abab6
Merge pull request #202 from kimocoder/dependabot/pip/pytest-8.0.2
kimocoder Feb 28, 2024
d652f16
Merge pull request #203 from kimocoder/dependabot/pip/setuptools-69.1.1
kimocoder Feb 28, 2024
f6fbe91
build(deps): bump pytest from 8.0.2 to 8.1.0
dependabot[bot] Mar 4, 2024
9f753cf
Merge pull request #204 from kimocoder/dependabot/pip/pytest-8.1.0
kimocoder Mar 4, 2024
2076b43
build(deps): bump setuptools from 69.1.1 to 69.2.0
dependabot[bot] Mar 13, 2024
bcd4290
Merge pull request #207 from kimocoder/dependabot/pip/setuptools-69.2.0
kimocoder Mar 13, 2024
ccf6776
build(deps): bump pytest from 8.1.0 to 8.1.1
dependabot[bot] Mar 13, 2024
b410f65
Merge pull request #206 from kimocoder/dependabot/pip/pytest-8.1.1
kimocoder Mar 13, 2024
653a804
Update Dockerfile
kimocoder Mar 16, 2024
4f6e773
Create snyk-analysis.yml
kimocoder Mar 16, 2024
730eaf2
Create snyk-container-analysis.yml
kimocoder Mar 16, 2024
f2a2be7
Create snyk-infrastructure-analysis.yml
kimocoder Mar 16, 2024
cb288e9
Create dependency-review.yml
kimocoder Mar 16, 2024
c15fa35
Create trivy-analysis.yml
kimocoder Mar 16, 2024
f0f4fda
build(deps): bump snyk/actions
dependabot[bot] Mar 18, 2024
d7cae40
build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.3
dependabot[bot] Mar 21, 2024
d13b8ac
Merge pull request #209 from kimocoder/dependabot/github_actions/snyk…
kimocoder Mar 23, 2024
d2c0ed0
Merge pull request #210 from kimocoder/dependabot/github_actions/acti…
kimocoder Mar 23, 2024
842db68
build(deps): bump actions/dependency-review-action from 4.2.3 to 4.2.5
dependabot[bot] Mar 26, 2024
f3afd42
Add renovate.json
renovate[bot] Mar 26, 2024
ccb4162
Merge pull request #212 from kimocoder/dependabot/github_actions/acti…
kimocoder Mar 26, 2024
9367cb2
Merge pull request #213 from kimocoder/renovate/configure
kimocoder Mar 26, 2024
8b209ab
build(deps): bump aquasecurity/trivy-action from 0.18.0 to 0.19.0
dependabot[bot] Mar 28, 2024
e4ad4ec
Merge pull request #218 from kimocoder/dependabot/github_actions/aqua…
kimocoder Apr 7, 2024
3c12dfd
Update vendor (OUI) db
kimocoder Apr 12, 2024
6a1c188
Minor fix for Snyk Analysis
kimocoder Apr 12, 2024
e9a824a
Update Dockerfile
kimocoder Apr 12, 2024
fee9099
Try fix the workflows
kimocoder Apr 12, 2024
b848b0d
Try fix the workflows
kimocoder Apr 12, 2024
f2cf427
build(deps): bump setuptools from 69.2.0 to 69.5.1
dependabot[bot] Apr 15, 2024
402ef12
build(deps): bump github/codeql-action from 3.24.6 to 3.25.1
dependabot[bot] Apr 17, 2024
79c23ee
Merge pull request #219 from kimocoder/dependabot/pip/setuptools-69.5.1
kimocoder Apr 17, 2024
a74d438
Merge pull request #222 from kimocoder/dependabot/github_actions/gith…
kimocoder Apr 17, 2024
7bd62f2
Update vendor (OUI) db
kimocoder Apr 18, 2024
711dfef
build(deps): bump github/codeql-action from 3.25.1 to 3.25.3
dependabot[bot] Apr 26, 2024
a470685
Merge pull request #225 from kimocoder/dependabot/github_actions/gith…
kimocoder Apr 27, 2024
d587c93
build(deps): bump pytest from 8.1.1 to 8.2.0
dependabot[bot] Apr 29, 2024
25c9c0d
build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1
dependabot[bot] Apr 30, 2024
355fd72
build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2
dependabot[bot] May 1, 2024
76e66d8
build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
dependabot[bot] May 8, 2024
e8c22e6
Merge pull request #226 from kimocoder/dependabot/pip/pytest-8.2.0
kimocoder May 8, 2024
8b4a915
Merge pull request #228 from kimocoder/dependabot/github_actions/step…
kimocoder May 8, 2024
65f4e6b
Merge pull request #229 from kimocoder/dependabot/github_actions/acti…
kimocoder May 8, 2024
9e45e14
Merge pull request #230 from kimocoder/dependabot/github_actions/aqua…
kimocoder May 8, 2024
2bf3cd2
Update README.md
kimocoder May 8, 2024
2462d94
Update OUI (vendor) db
kimocoder May 8, 2024
3235439
build(deps): bump python from 3.13.0a6-slim to 3.13.0b1-slim
dependabot[bot] May 9, 2024
8a64bce
build(deps): bump github/codeql-action from 3.25.3 to 3.25.4
dependabot[bot] May 9, 2024
8f4dc4b
Merge pull request #231 from kimocoder/dependabot/docker/python-3.13.…
kimocoder May 9, 2024
73a452c
Merge pull request #232 from kimocoder/dependabot/github_actions/gith…
kimocoder May 9, 2024
7a5e6e9
build(deps): bump pytest from 8.2.0 to 8.2.1
dependabot[bot] May 20, 2024
9e88b4e
---
dependabot[bot] May 21, 2024
cd120b2
---
dependabot[bot] May 21, 2024
64c6121
---
dependabot[bot] May 22, 2024
d137988
---
dependabot[bot] May 22, 2024
345048b
build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0
dependabot[bot] May 23, 2024
13419ab
Merge pull request #235 from kimocoder/dependabot/pip/pytest-8.2.1
kimocoder May 23, 2024
62a537f
Merge pull request #237 from kimocoder/dependabot/pip/setuptools-70.0.0
kimocoder May 23, 2024
8efb216
Merge pull request #240 from kimocoder/dependabot/github_actions/aqua…
kimocoder May 23, 2024
4af60c6
Merge pull request #238 from kimocoder/dependabot/github_actions/snyk…
kimocoder May 23, 2024
6fb3e32
Merge pull request #239 from kimocoder/dependabot/github_actions/step…
kimocoder May 23, 2024
f85baec
Merge pull request #236 from kimocoder/dependabot/github_actions/gith…
kimocoder May 23, 2024
0d7ef95
build(deps): bump github/codeql-action from 3.25.6 to 3.25.7
dependabot[bot] May 31, 2024
d92f332
Merge pull request #241 from kimocoder/dependabot/github_actions/gith…
kimocoder Jun 3, 2024
13f3414
build(deps): bump pytest from 8.2.1 to 8.2.2
dependabot[bot] Jun 5, 2024
c22f82d
build(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.3
dependabot[bot] Jun 6, 2024
a1790ec
build(deps): bump python from 3.13.0b1-slim to 3.13.0b2-slim
dependabot[bot] Jun 7, 2024
d828571
build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
dependabot[bot] Jun 7, 2024
539eff6
build(deps): bump step-security/harden-runner from 2.8.0 to 2.8.1
dependabot[bot] Jun 10, 2024
adf8be0
build(deps): bump github/codeql-action from 3.25.7 to 3.25.10
dependabot[bot] Jun 14, 2024
fe22d0f
Merge pull request #242 from kimocoder/dependabot/pip/pytest-8.2.2
kimocoder Jun 14, 2024
ab5fc03
Merge pull request #244 from kimocoder/dependabot/github_actions/acti…
kimocoder Jun 14, 2024
3389e88
Merge pull request #245 from kimocoder/dependabot/docker/python-3.13.…
kimocoder Jun 14, 2024
b0e84f6
Merge pull request #246 from kimocoder/dependabot/github_actions/aqua…
kimocoder Jun 14, 2024
9116cf6
Merge pull request #247 from kimocoder/dependabot/github_actions/step…
kimocoder Jun 14, 2024
7dd99d9
Merge pull request #250 from kimocoder/dependabot/github_actions/gith…
kimocoder Jun 14, 2024
e917abb
build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
dependabot[bot] Jun 18, 2024
4786192
build(deps): bump setuptools from 70.0.0 to 70.1.0
dependabot[bot] Jun 20, 2024
988b496
build(deps): bump snyk/actions
dependabot[bot] Jun 24, 2024
1705388
Merge pull request #251 from kimocoder/dependabot/github_actions/aqua…
kimocoder Jun 24, 2024
dab5ca3
Merge pull request #252 from kimocoder/dependabot/pip/setuptools-70.1.0
kimocoder Jun 24, 2024
1f9e0c6
Merge pull request #254 from kimocoder/dependabot/github_actions/snyk…
kimocoder Jun 24, 2024
ddf86c4
build(deps): bump setuptools from 70.1.0 to 70.1.1
dependabot[bot] Jun 25, 2024
1a8651e
Merge pull request #256 from kimocoder/dependabot/pip/setuptools-70.1.1
kimocoder Jun 27, 2024
80b3336
build(deps): bump github/codeql-action from 3.25.10 to 3.25.11
dependabot[bot] Jul 1, 2024
b94057a
build(deps): bump setuptools from 70.1.1 to 70.2.0
dependabot[bot] Jul 2, 2024
b2b8467
build(deps): bump python from 3.13.0b2-slim to 3.13.0b3-slim
dependabot[bot] Jul 3, 2024
f1657f6
Merge pull request #257 from kimocoder/dependabot/github_actions/gith…
kimocoder Jul 8, 2024
026569d
Merge pull request #258 from kimocoder/dependabot/pip/setuptools-70.2.0
kimocoder Jul 8, 2024
1795f57
Merge pull request #259 from kimocoder/dependabot/docker/python-3.13.…
kimocoder Jul 8, 2024
0bc4acb
build(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0
dependabot[bot] Jul 9, 2024
d6ffc98
build(deps): bump snyk/actions
dependabot[bot] Jul 10, 2024
1cb72f3
build(deps): bump setuptools from 70.2.0 to 70.3.0
dependabot[bot] Jul 10, 2024
779539e
Merge pull request #260 from kimocoder/dependabot/github_actions/aqua…
kimocoder Jul 10, 2024
2a7e040
Merge pull request #261 from kimocoder/dependabot/github_actions/snyk…
kimocoder Jul 10, 2024
0b36ef0
Merge pull request #262 from kimocoder/dependabot/pip/setuptools-70.3.0
kimocoder Jul 10, 2024
3465bd7
Update vendor (OUI) db
kimocoder Jul 11, 2024
df5bf91
Update .gitignore
kimocoder Jul 11, 2024
b78d5b3
build(deps): bump snyk/actions
dependabot[bot] Jul 12, 2024
694a067
build(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4
dependabot[bot] Jul 12, 2024
f2ad24e
build(deps): bump github/codeql-action from 3.25.11 to 3.25.12
dependabot[bot] Jul 12, 2024
56e1b8f
Merge pull request #263 from kimocoder/dependabot/github_actions/snyk…
kimocoder Jul 13, 2024
01737cc
Merge pull request #264 from kimocoder/dependabot/github_actions/acti…
kimocoder Jul 13, 2024
c6c274d
Merge pull request #265 from kimocoder/dependabot/github_actions/gith…
kimocoder Jul 13, 2024
738ead2
Update README.md
kimocoder Jul 13, 2024
9bc5420
fix: requirements.txt to reduce vulnerabilities
snyk-bot Jul 17, 2024
c361c49
build(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0
dependabot[bot] Jul 19, 2024
cf9cbc1
build(deps): bump setuptools from 70.3.0 to 71.0.3
dependabot[bot] Jul 19, 2024
928fd8f
Merge pull request #266 from kimocoder/snyk-fix-b4807269842563873f2cb…
kimocoder Jul 21, 2024
3f53345
Merge pull request #268 from kimocoder/dependabot/github_actions/step…
kimocoder Jul 21, 2024
a93d150
Merge pull request #269 from kimocoder/dependabot/pip/setuptools-71.0.3
kimocoder Jul 21, 2024
77994fe
build(deps): bump python from 3.13.0b3-slim to 3.13.0b4-slim
dependabot[bot] Jul 22, 2024
2e1cab3
build(deps): bump pytest from 8.2.2 to 8.3.2
dependabot[bot] Jul 25, 2024
34b5313
build(deps): bump snyk/actions
dependabot[bot] Jul 26, 2024
a3b1f17
build(deps): bump github/codeql-action from 3.25.12 to 3.25.15
dependabot[bot] Jul 29, 2024
4f97b89
build(deps): bump setuptools from 71.0.3 to 72.0.0
dependabot[bot] Jul 29, 2024
f305296
Merge pull request #270 from kimocoder/dependabot/docker/python-3.13.…
kimocoder Jul 30, 2024
5f36250
Merge pull request #274 from kimocoder/dependabot/pip/pytest-8.3.2
kimocoder Jul 30, 2024
a0d69f9
Merge pull request #276 from kimocoder/dependabot/github_actions/snyk…
kimocoder Jul 30, 2024
08adf2d
Merge pull request #277 from kimocoder/dependabot/github_actions/gith…
kimocoder Jul 30, 2024
5f87286
Merge pull request #278 from kimocoder/dependabot/pip/setuptools-72.0.0
kimocoder Jul 30, 2024
c621cea
build(deps): bump setuptools from 72.0.0 to 72.1.0
dependabot[bot] Jul 30, 2024
08006ef
Update vendor (OUI) db
Aug 1, 2024
a5a6b6b
build(deps): bump python from 3.13.0b4-slim to 3.13.0rc1-slim
dependabot[bot] Aug 2, 2024
d88a7da
Merge pull request #280 from kimocoder/dependabot/docker/python-3.13.…
kimocoder Aug 3, 2024
b808b8a
Merge pull request #279 from kimocoder/dependabot/pip/setuptools-72.1.0
kimocoder Aug 6, 2024
78d12cf
build(deps): bump step-security/harden-runner from 2.9.0 to 2.9.1
dependabot[bot] Aug 6, 2024
7932687
build(deps): bump snyk/actions
dependabot[bot] Aug 7, 2024
ef9fa7a
build(deps): bump github/codeql-action from 3.25.15 to 3.26.0
dependabot[bot] Aug 7, 2024
2602d3e
Merge pull request #281 from kimocoder/dependabot/github_actions/step…
kimocoder Aug 8, 2024
bff8f20
Merge pull request #282 from kimocoder/dependabot/github_actions/snyk…
kimocoder Aug 8, 2024
185bfe1
Merge pull request #283 from kimocoder/dependabot/github_actions/gith…
kimocoder Aug 8, 2024
629b0f8
build(deps): bump github/codeql-action from 3.26.0 to 3.26.1
dependabot[bot] Aug 14, 2024
1199616
Update OUI (vendor) db
kimocoder Aug 14, 2024
db10eb2
Bugfixes & python improvements
kimocoder Aug 14, 2024
2044749
build(deps): bump setuptools from 72.1.0 to 72.2.0
dependabot[bot] Aug 14, 2024
ec6a7e9
Fixup dependencies failure
kimocoder Aug 14, 2024
9ec29ce
Merge pull request #285 from kimocoder/dependabot/github_actions/gith…
kimocoder Aug 14, 2024
753ec11
Merge pull request #286 from kimocoder/dependabot/pip/setuptools-72.2.0
kimocoder Aug 14, 2024
44e7cf2
build(deps): bump setuptools from 72.2.0 to 73.0.1
dependabot[bot] Aug 21, 2024
05cd35e
build(deps): bump github/codeql-action from 3.26.1 to 3.26.4
dependabot[bot] Aug 22, 2024
6f360cd
Merge pull request #290 from kimocoder/dependabot/pip/setuptools-73.0.1
kimocoder Aug 22, 2024
db85308
Merge pull request #291 from kimocoder/dependabot/github_actions/gith…
kimocoder Aug 22, 2024
23f0e89
build(deps): bump snyk/actions
dependabot[bot] Aug 23, 2024
f0aebe0
build(deps): bump github/codeql-action from 3.26.4 to 3.26.5
dependabot[bot] Aug 26, 2024
0e3ff34
build(deps): bump setuptools from 72.2.0 to 74.0.0
dependabot[bot] Aug 28, 2024
81d00e7
Merge pull request #293 from kimocoder/dependabot/github_actions/snyk…
kimocoder Aug 29, 2024
9d25b7b
Merge pull request #294 from kimocoder/dependabot/github_actions/gith…
kimocoder Aug 29, 2024
68dee28
Merge pull request #295 from kimocoder/dependabot/pip/setuptools-74.0.0
kimocoder Aug 29, 2024
53d1181
build(deps): bump setuptools from 72.2.0 to 74.0.0
dependabot[bot] Aug 29, 2024
b70197d
build(deps): bump github/codeql-action from 3.26.5 to 3.26.6
dependabot[bot] Aug 29, 2024
26df0ca
Merge pull request #296 from kimocoder/dependabot/pip/setuptools-74.0.0
kimocoder Aug 31, 2024
c2461ec
Merge pull request #297 from kimocoder/dependabot/github_actions/gith…
kimocoder Aug 31, 2024
e576533
build(deps): bump setuptools from 74.0.0 to 74.1.1
dependabot[bot] Sep 4, 2024
244db4f
Merge pull request #299 from kimocoder/dependabot/pip/setuptools-74.1.1
kimocoder Sep 4, 2024
89e983c
build(deps): bump snyk/actions
dependabot[bot] Sep 9, 2024
73b1c8f
build(deps): bump python from 3.13.0rc1-slim to 3.13.0rc2-slim
dependabot[bot] Sep 10, 2024
d9dfd50
build(deps): bump pytest from 8.3.2 to 8.3.3
dependabot[bot] Sep 10, 2024
9e168dc
build(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1
dependabot[bot] Sep 11, 2024
adeaab9
build(deps): bump github/codeql-action from 3.26.6 to 3.26.7
dependabot[bot] Sep 16, 2024
b5fac7a
build(deps): bump setuptools from 74.1.1 to 75.1.0
dependabot[bot] Sep 17, 2024
e45ab53
Merge pull request #303 from kimocoder/dependabot/github_actions/snyk…
kimocoder Sep 18, 2024
3738f0b
Merge pull request #304 from kimocoder/dependabot/docker/python-3.13.…
kimocoder Sep 18, 2024
a060c1b
Merge pull request #305 from kimocoder/dependabot/pip/pytest-8.3.3
kimocoder Sep 18, 2024
f00dae0
Merge pull request #306 from kimocoder/dependabot/github_actions/step…
kimocoder Sep 18, 2024
d497604
Merge pull request #309 from kimocoder/dependabot/github_actions/gith…
kimocoder Sep 18, 2024
8519528
Merge pull request #310 from kimocoder/dependabot/pip/setuptools-75.1.0
kimocoder Sep 18, 2024
1a5cd0f
build(deps): bump scapy from 2.5.0 to 2.6.0
dependabot[bot] Sep 30, 2024
35f536d
build(deps): bump python from 3.13.0rc2-slim to 3.13.0-slim
dependabot[bot] Oct 8, 2024
887d482
build(deps): bump github/codeql-action from 3.26.7 to 3.26.13
dependabot[bot] Oct 14, 2024
1b7828f
build(deps): bump setuptools from 74.1.1 to 75.2.0
dependabot[bot] Oct 16, 2024
ef40290
build(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.28.0
dependabot[bot] Oct 16, 2024
a6aa4ec
Merge pull request #314 from kimocoder/dependabot/pip/scapy-2.6.0
kimocoder Oct 19, 2024
f9cfe05
Merge pull request #318 from kimocoder/dependabot/docker/python-3.13.…
kimocoder Oct 19, 2024
4a99880
Merge pull request #324 from kimocoder/dependabot/github_actions/gith…
kimocoder Oct 19, 2024
654095a
Merge pull request #325 from kimocoder/dependabot/pip/setuptools-75.2.0
kimocoder Oct 19, 2024
c0bbf51
Merge pull request #326 from kimocoder/dependabot/github_actions/aqua…
kimocoder Oct 19, 2024
61b4f34
Implement ignore feature
mendelgusmao Oct 9, 2024
203a789
Fix help text for --ignored
mendelgusmao Oct 9, 2024
1ec5fe6
some cleanup after rebasing
mendelgusmao Oct 21, 2024
b49eb5a
build(deps): bump github/codeql-action from 3.26.13 to 3.27.0
dependabot[bot] Oct 23, 2024
d101318
build(deps): bump setuptools from 75.2.0 to 75.3.0
dependabot[bot] Oct 29, 2024
ad74688
build(deps): bump actions/dependency-review-action from 4.3.4 to 4.4.0
dependabot[bot] Oct 29, 2024
adaa3ff
Merge pull request #322 from mendelgusmao/ignore-target
kimocoder Oct 30, 2024
b8fda2d
Merge pull request #328 from kimocoder/dependabot/github_actions/gith…
kimocoder Oct 30, 2024
299ba79
Merge pull request #329 from kimocoder/dependabot/pip/setuptools-75.3.0
kimocoder Oct 30, 2024
c34340a
Merge pull request #330 from kimocoder/dependabot/github_actions/acti…
kimocoder Oct 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10

- package-ecosystem: github-actions
directory: /
schedule:
interval: daily

- package-ecosystem: docker
directory: /
schedule:
interval: daily
20 changes: 20 additions & 0 deletions .github/workflows/checkpr-sourcery.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: Check PR using Sourcery

on: pull_request

jobs:
review-with-sourcery:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- uses: actions/setup-python@v5
with:
python-version: '3.10'

- uses: sourcery-ai/action@v1
with:
token: ${{ secrets.WIFITE }}
diff_ref: ${{ github.event.pull_request.base.sha }}
74 changes: 74 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
name: "CodeQL"

on:
push:
branches: [master]
pull_request:
# The branches below must be a subset of the branches above
branches: [master]
schedule:
- cron: '0 12 * * 6'

permissions:
contents: read

jobs:
analyze:
permissions:
actions: read # for github/codeql-action/init to get workflow details
contents: read # for actions/checkout to fetch code
security-events: write # for github/codeql-action/autobuild to send a status report
name: Analyze
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
# Override automatic language detection by changing the below list
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
language: ['python']
# Learn more...
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection

steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit

- name: Checkout repository
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl

# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language

#- run: |
# make bootstrap
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
84 changes: 84 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"

on:
push:
branches: [ "master" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
schedule:
- cron: '31 5 * * 0'

permissions:
contents: read

jobs:
analyze:
name: Analyze
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
permissions:
actions: read
contents: read
security-events: write

strategy:
fail-fast: false
matrix:
language: [ 'python' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Use only 'java' to analyze code written in Java, Kotlin or both
# Use only 'javascript' to analyze code written in JavaScript, TypeScript or both
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support

steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit

- name: Checkout repository
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.

# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality


# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0

# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun

# If the Autobuild fails above, remove it and uncomment the following three lines.
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.

# - run: |
# echo "Run, Build Application using script"
# ./location_of_script_within_repo/buildscript.sh

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
with:
category: "/language:${{matrix.language}}"
27 changes: 27 additions & 0 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Dependency Review Action
#
# This Action will scan dependency manifest files that change as part of a Pull Request,
# surfacing known-vulnerable versions of the packages declared or updated in the PR.
# Once installed, if the workflow run is marked as required,
# PRs introducing known-vulnerable packages will be blocked from merging.
#
# Source repository: https://github.com/actions/dependency-review-action
name: 'Dependency Review'
on: [pull_request]

permissions:
contents: read

jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit

- name: 'Checkout Repository'
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: 'Dependency Review'
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
31 changes: 31 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# This workflows will upload a Python Package using Twine when a release is created
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries

name: Upload Python Package

on:
release:
types: [created]

jobs:
deploy:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.x'
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools wheel twine
- name: Build and publish
env:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
python setup.py sdist bdist_wheel
twine upload dist/*
46 changes: 46 additions & 0 deletions .github/workflows/snyk-analysis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# A sample workflow which checks out the code, builds a container
# image using Docker and scans that image for vulnerabilities using
# Snyk. The results are then uploaded to GitHub Security Code Scanning
#
# For more examples, including how to limit scans to only high-severity
# issues, monitor images for newly disclosed vulnerabilities in Snyk and
# fail PR checks for new vulnerabilities, see https://github.com/snyk/actions/

name: Snyk Container
on: push
permissions:
contents: read

jobs:
snyk:
permissions:
contents: read # for actions/checkout to fetch code
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit

- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Build a Docker image
run: docker build -t your/image-to-test .
- name: Run Snyk to check Docker image for vulnerabilities
# Snyk can be used to break the build when it detects vulnerabilities.
# In this case we want to upload the issues to GitHub Code Scanning
continue-on-error: true
uses: snyk/actions/docker@cdb760004ba9ea4d525f2e043745dfe85bb9077e # master
env:
# In order to use the Snyk Action you will need to have a Snyk API token.
# More details in https://github.com/snyk/actions#getting-your-snyk-token
# or you can signup for free at https://snyk.io/login
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
image: your/image-to-test
args: --file=Dockerfile
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
with:
file: .
sarif: true
56 changes: 56 additions & 0 deletions .github/workflows/snyk-container-analysis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# A sample workflow which checks out the code, builds a container
# image using Docker and scans that image for vulnerabilities using
# Snyk. The results are then uploaded to GitHub Security Code Scanning
#
# For more examples, including how to limit scans to only high-severity
# issues, monitor images for newly disclosed vulnerabilities in Snyk and
# fail PR checks for new vulnerabilities, see https://github.com/snyk/actions/

name: Snyk Container

on:
push:
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '17 20 * * 4'

permissions:
contents: read

jobs:
snyk:
permissions:
contents: read # for actions/checkout to fetch code
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit

- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Build a Docker image
run: docker build -t your/image-to-test .
- name: Run Snyk to check Docker image for vulnerabilities
# Snyk can be used to break the build when it detects vulnerabilities.
# In this case we want to upload the issues to GitHub Code Scanning
continue-on-error: true
uses: snyk/actions/docker@cdb760004ba9ea4d525f2e043745dfe85bb9077e # master
env:
# In order to use the Snyk Action you will need to have a Snyk API token.
# More details in https://github.com/snyk/actions#getting-your-snyk-token
# or you can signup for free at https://snyk.io/login
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
image: your/image-to-test
args: --file=Dockerfile
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
with:
with:
file: .
sarif: true
Loading