Commit Graph

705 Commits

Author SHA1 Message Date
yubiuser
3a04ef4e66 Add query frequency to mega PADD
Signed-off-by: yubiuser <github@yubiuser.dev>
2026-03-21 20:50:29 +01:00
yubiuser
2fabe3529b Prevent password leakage via curl process information (#496) 2026-03-21 20:50:03 +01:00
yubiuser
2b63af4b13 Add comment about password/totp as binary data
Signed-off-by: yubiuser <github@yubiuser.dev>
2026-03-21 20:49:13 +01:00
Rob Gill
7bdd515c21 Merge branch 'development' into leakage 2026-03-14 04:26:05 +10:00
Rob Gill
270db97491 Prevent credential leakage via curl process information
Use a heredoc to pass the SID, password and totp to curl so they don't
appear in process list.

Signed-off-by: Rob Gill <rrobgill@protonmail.com>
2026-03-14 04:20:41 +10:00
yubiuser
5cfb88ce2f Convert values to strings before using join function for jq 1.5 support (#491) 2026-03-10 13:12:43 +01:00
yubiuser
e68a767af5 Add tostring explanation
Signed-off-by: yubiuser <github@yubiuser.dev>
2026-03-10 13:11:29 +01:00
yubiuser
c388959045 Bump actions/stale from 10.1.1 to 10.2.0 (#499) 2026-02-22 01:07:56 +01:00
dependabot[bot]
7cf3f81256 Bump actions/stale from 10.1.1 to 10.2.0
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.1 to 10.2.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](997185467f...b5d41d4e1d)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-21 10:02:21 +00:00
yubiuser
6c7a734c05 Bump actions/checkout from 6.0.1 to 6.0.2 (#497) 2026-01-27 19:49:08 +01:00
dependabot[bot]
7f31cef53d Bump actions/checkout from 6.0.1 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e8c483db8...de0fac2e45)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 10:02:18 +00:00
yubiuser
86527ea5b4 Bump redhat-plumbers-in-action/differential-shellcheck from 5.5.5 to 5.5.6 (#495) 2025-12-13 16:30:52 +01:00
dependabot[bot]
8cf6006cf0 Bump redhat-plumbers-in-action/differential-shellcheck
Bumps [redhat-plumbers-in-action/differential-shellcheck](https://github.com/redhat-plumbers-in-action/differential-shellcheck) from 5.5.5 to 5.5.6.
- [Release notes](https://github.com/redhat-plumbers-in-action/differential-shellcheck/releases)
- [Changelog](https://github.com/redhat-plumbers-in-action/differential-shellcheck/blob/main/docs/CHANGELOG.md)
- [Commits](0d9e5b2962...d965e66ec0)

---
updated-dependencies:
- dependency-name: redhat-plumbers-in-action/differential-shellcheck
  dependency-version: 5.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 10:01:20 +00:00
yubiuser
5cd90dfb57 Bump actions/stale from 10.1.0 to 10.1.1 (#493) 2025-12-06 11:16:56 +01:00
yubiuser
a2be00e09c Bump actions/checkout from 6.0.0 to 6.0.1 (#492) 2025-12-06 11:16:11 +01:00
dependabot[bot]
c758d6e8f2 Bump actions/stale from 10.1.0 to 10.1.1
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](5f858e3efb...997185467f)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-06 10:01:21 +00:00
dependabot[bot]
4e40a0dcb9 Bump actions/checkout from 6.0.0 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1af3b93b68...8e8c483db8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-06 10:01:16 +00:00
Dan Jackson
c91eab357d Convert values to strings before using join function for jq 1.5 support
Signed-off-by: Dan Jackson <dan@djackson.org>
2025-11-30 11:39:20 -08:00
yubiuser
3db460ca09 Bump actions/checkout from 5.0.0 to 6.0.0 (#490) 2025-11-22 21:50:15 +01:00
dependabot[bot]
292bfb7537 Bump actions/checkout from 5.0.0 to 6.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...1af3b93b68)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-22 10:01:16 +00:00
yubiuser
9514fe04fc Bump codespell-project/actions-codespell from 2.1 to 2.2 (#486) 2025-11-08 11:42:00 +01:00
dependabot[bot]
38b3525eaa Bump codespell-project/actions-codespell from 2.1 to 2.2
Bumps [codespell-project/actions-codespell](https://github.com/codespell-project/actions-codespell) from 2.1 to 2.2.
- [Release notes](https://github.com/codespell-project/actions-codespell/releases)
- [Commits](406322ec52...8f01853be1)

---
updated-dependencies:
- dependency-name: codespell-project/actions-codespell
  dependency-version: '2.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-08 10:01:03 +00:00
yubiuser
e74f7f8898 Sync master back into development (#483) 2025-10-27 14:57:06 +01:00
yubiuser
d8aa4f89a7 PADD v4.1.0 (#438) v4.1.0 2025-10-27 14:56:29 +01:00
yubiuser
9190f27816 Bump version to v4.1.0 (#482) 2025-10-26 21:31:25 +01:00
pralor-bot
4684ba7be7 Bump version to v4.1.0 2025-10-26 20:30:57 +00:00
yubiuser
b0235e9b36 Start using commented tags for editorconfig-checker (#481) 2025-10-26 20:47:57 +01:00
yubiuser
95de944e16 Start using commented tags for editorconfig-checker
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-10-26 20:35:40 +01:00
yubiuser
4e2522c014 Bump editorconfig-checker/action-editorconfig-checker from 1a41284d59c6fe7f1b21ddc4a2b36400a33dc1b4 to 5ecdd656fe347c26f76b1b435b90e1d74fb5e787 (#479) 2025-10-18 13:25:04 +02:00
dependabot[bot]
e7649da282 Bump editorconfig-checker/action-editorconfig-checker
Bumps [editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker) from 1a41284d59c6fe7f1b21ddc4a2b36400a33dc1b4 to 5ecdd656fe347c26f76b1b435b90e1d74fb5e787.
- [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases)
- [Commits](1a41284d59...5ecdd656fe)

---
updated-dependencies:
- dependency-name: editorconfig-checker/action-editorconfig-checker
  dependency-version: 5ecdd656fe347c26f76b1b435b90e1d74fb5e787
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-18 10:01:10 +00:00
yubiuser
c40615f350 Bump editorconfig-checker/action-editorconfig-checker from f40bac9e7d9e7d298fbe36b83e1eff8f0de13fb8 to 1a41284d59c6fe7f1b21ddc4a2b36400a33dc1b4 (#478) 2025-10-11 12:11:31 +02:00
dependabot[bot]
08900899fb Bump editorconfig-checker/action-editorconfig-checker
Bumps [editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker) from f40bac9e7d9e7d298fbe36b83e1eff8f0de13fb8 to 1a41284d59c6fe7f1b21ddc4a2b36400a33dc1b4.
- [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases)
- [Commits](f40bac9e7d...1a41284d59)

---
updated-dependencies:
- dependency-name: editorconfig-checker/action-editorconfig-checker
  dependency-version: 1a41284d59c6fe7f1b21ddc4a2b36400a33dc1b4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-11 10:01:15 +00:00
yubiuser
f13ad5f7f8 Bump actions/stale from 9.1.0 to 10.1.0 (#476) 2025-10-05 12:07:35 +02:00
dependabot[bot]
3751960358 Bump actions/stale from 9.1.0 to 10.1.0
Bumps [actions/stale](https://github.com/actions/stale) from 9.1.0 to 10.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9.1.0...v10.1.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-05 10:04:49 +00:00
yubiuser
6b8b148c58 Pin github actions by sha (#477) 2025-10-05 12:03:51 +02:00
yubiuser
f3b34fabd8 Pin github actions by sha
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-10-05 09:49:49 +02:00
yubiuser
7484216f33 Add ShellCheck and unify CI workflows (#470) 2025-10-05 06:36:00 +02:00
yubiuser
a0c39435ff Fix Copilot complaints
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-08-19 21:01:28 +02:00
yubiuser
2f245b9fc9 Fix shellcheck compains
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-08-19 21:01:28 +02:00
yubiuser
d0a34b1e45 Unify Github CI workflows
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-08-19 21:01:27 +02:00
yubiuser
08e88bda24 Add ShellCheck
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-08-19 20:59:40 +02:00
yubiuser
80d57935b6 Bump actions/checkout from 4.2.2 to 5.0.0 (#471) 2025-08-16 13:33:44 +02:00
dependabot[bot]
4e0d63f328 Bump actions/checkout from 4.2.2 to 5.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-16 10:38:28 +00:00
yubiuser
b929cab5ef Use shell parameter expansion to split http_code and payload (#467) 2025-08-05 09:18:26 +02:00
yubiuser
ec6314e635 Allow specification of the exact API URL via new option --api (#463) 2025-08-05 09:15:32 +02:00
darkexplosiveqwx
eae4ccb256 Merge branch 'development' into server-full-path 2025-05-16 18:52:29 +00:00
yubiuser
1a5d01cc0c Same for GetFTLData()
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-05-16 20:34:36 +02:00
yubiuser
49bee66d14 Use shell parameter expansion to split http_code and payload
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-05-16 20:34:36 +02:00
yubiuser
5cc17bd1ec Invert response code logic (#466) 2025-05-16 20:32:22 +02:00
yubiuser
eeecdf4f8c Revert response code logic
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-05-11 21:28:18 +02:00