dependabot[bot]
d7e76f249b
Bump the github-actions group with 3 updates
...
Bumps the github-actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action ), [docker/login-action](https://github.com/docker/login-action ) and [docker/build-push-action](https://github.com/docker/build-push-action ).
Updates `github/codeql-action` from 4.35.1 to 4.35.2
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c10b8064de...95e58e9a2c )
Updates `docker/login-action` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](b45d80f862...4907a6ddec )
Updates `docker/build-push-action` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](d08e5c354a...bcafcacb16 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.35.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: docker/login-action
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: docker/build-push-action
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 01:01:26 +00:00
Steven Black
a37afe9499
Merge pull request #3076 from 30350n/flake-nixfmt
...
Add nixfmt to nix devShell, reformat flake.nix, Ignore flake.lock
2026-04-29 13:35:45 -04:00
Bobbe
0303516fa0
Add nixfmt to nix devShell, reformat flake.nix, Ignore flake.lock
2026-04-28 16:04:13 +02:00
Steven Black
d5b7e74f31
Release 3.16.77
3.16.77
2026-04-27 10:22:08 -04:00
Steven Black
c4e1f3776d
Updates from URLHaus, someonewhocares.org, and KADhosts.
2026-04-27 10:21:51 -04:00
Steven Black
e6de3d602e
Merge pull request #3077 from 30350n/unbound-confs-rework
...
Rework "Generate unbound configuration files from blocklist files (#2833 )"
2026-04-27 09:50:44 -04:00
Bobbe
66180dae89
Add documentation for unbound configs
2026-04-27 14:23:13 +02:00
Bobbe
7adda9b685
Use lib.sourceByRegex to filter source files
2026-04-27 14:11:42 +02:00
Bobbe
db6c334e94
Fix building unbound configs for alternates
2026-04-27 14:11:42 +02:00
Bobbe
f924014d99
Use runCommandLocal instead of mkDerivation, pipe instead of cat
2026-04-27 14:11:42 +02:00
Yethal
44d7516aeb
Add unbound config nix package
2026-04-27 14:11:42 +02:00
Steven Black
46c0aa9d8b
Release 3.16.76
3.16.76
2026-04-23 13:33:32 -04:00
Steven Black
cc3ba5c8d7
Updates from Sinfonietta, Bigdargon, URLHaus, someonewhocares.org, and KADhosts.
2026-04-23 13:33:17 -04:00
Steven Black
23b56e0cf8
Release 3.16.75
3.16.75
2026-04-12 19:13:59 -04:00
Steven Black
b3c92e9e6c
Updates from URLHaus, someonewhocares.org, minecraft-hosts, and KADhosts.
2026-04-12 19:13:41 -04:00
Steven Black
79f66145a0
Release 3.16.74
3.16.74
2026-04-04 11:51:39 -04:00
Steven Black
cd1be14063
Updates from URLHaus, someonewhocares.org, and KADhosts.
2026-04-04 11:51:22 -04:00
Steven Black
7f1f33fb5a
Phishing me is not a great idea.
2026-04-04 11:31:17 -04:00
Steven Black
c003c4577c
Release 3.16.73
3.16.73
2026-04-01 09:36:54 -04:00
Steven Black
f8d0760a5e
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
2026-04-01 09:36:38 -04:00
Steven Black
cb5591eb35
Merge pull request #3100 from StevenBlack/dependabot/github_actions/github-actions-27e5dbfb8b
...
Bump the github-actions group with 6 updates
2026-04-01 09:30:58 -04:00
Steven Black
d3d91eaa84
Merge pull request #3099 from HomeLabineer/add-axios-c2-domains
...
Add axios supply chain attack C2 domains
2026-04-01 09:29:55 -04:00
dependabot[bot]
3f81eef529
Bump the github-actions group with 6 updates
...
Bumps the github-actions group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [github/codeql-action](https://github.com/github/codeql-action ) | `4.32.4` | `4.35.1` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.12.0` | `4.0.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.7.0` | `4.0.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action ) | `5.10.0` | `6.0.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `6.19.2` | `7.0.0` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) | `4.8.3` | `4.9.0` |
Updates `github/codeql-action` from 4.32.4 to 4.35.1
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](89a39a4e59...c10b8064de )
Updates `docker/setup-buildx-action` from 3.12.0 to 4.0.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](8d2750c68a...4d04d5d948 )
Updates `docker/login-action` from 3.7.0 to 4.0.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](c94ce9fb46...b45d80f862 )
Updates `docker/metadata-action` from 5.10.0 to 6.0.0
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](c299e40c65...030e881283 )
Updates `docker/build-push-action` from 6.19.2 to 7.0.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](10e90e3645...d08e5c354a )
Updates `actions/dependency-review-action` from 4.8.3 to 4.9.0
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](05fe457637...2031cfc080 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.35.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/login-action
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/metadata-action
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/build-push-action
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/dependency-review-action
dependency-version: 4.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-01 00:53:07 +00:00
Homelabineer
ed4ca8687f
Add axios supply chain attack C2 domains (sfrclak.com, callnrwise.com)
...
Closes #3098
These domains were used as C2 infrastructure in the axios npm supply
chain attack on March 31, 2026 (GHSA-fw8c-xr5c-95f9). Malicious
versions axios@1.14 .1 and axios@0.30 .4 were published via a hijacked
maintainer account, injecting a RAT that beacons to these domains.
References:
- https://github.com/advisories/GHSA-fw8c-xr5c-95f9
- https://socket.dev/blog/axios-npm-package-compromised
2026-03-31 11:40:56 -05:00
Steven Black
50392318f5
Release 3.16.72
3.16.72
2026-03-29 21:33:19 -04:00
Steven Black
ff624524b1
Updates from URLHaus, someonewhocares.org, and KADhosts.
2026-03-29 21:33:03 -04:00
Steven Black
3a1eee9a03
Issue #3097 — adding kra18.com.
2026-03-29 21:18:07 -04:00
Steven Black
bc62e6d1d1
Release 3.16.71
3.16.71
2026-03-25 15:18:21 -04:00
Steven Black
cb5d2f0587
Updates from Sinfonietta, URLHaus, someonewhocares.org, and KADhosts.
2026-03-25 15:15:11 -04:00
Steven Black
172724a33f
Issue #3093 : adding domain porewin.net.
2026-03-25 15:08:46 -04:00
Steven Black
3a1a618233
Adding cstasa.ca because attempting to phish me is a bad idea.
2026-03-25 15:07:06 -04:00
Steven Black
af9c4bdc1d
Release 3.16.70
3.16.70
2026-03-22 13:20:18 -04:00
Steven Black
155312fa9c
Updates from URLHaus, someonewhocares.org, and KADhosts.
2026-03-22 13:19:55 -04:00
Steven Black
e85057489e
Issue #3092 : add two optoutadvertising.com domains.
2026-03-22 13:10:00 -04:00
Steven Black
5090055e2d
Release 3.16.69
3.16.69
2026-03-17 13:50:16 -04:00
Steven Black
8698cbcad4
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
2026-03-17 13:49:56 -04:00
Steven Black
24b12bd67d
Release 3.16.68
3.16.68
2026-03-14 15:03:04 -04:00
Steven Black
a2f143116f
Updates from BigDargon, URLHaus, someobewhocares.org, and KADhosts.
2026-03-14 15:02:52 -04:00
Steven Black
c5915141ac
Release 3.16.67
3.16.67
2026-03-11 10:38:11 -04:00
Steven Black
2270493e25
Updates from URLHaus, someonewhocares.org, and KADhosts.
2026-03-11 10:37:55 -04:00
Steven Black
b32ed2a83c
Release 3.16.66
3.16.66
2026-03-07 12:26:51 -05:00
Steven Black
4c328a13f5
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
2026-03-07 12:26:37 -05:00
Steven Black
484d3c71b9
Merge pull request #3083 from StevenBlack/dependabot/github_actions/github-actions-19552e3c9c
...
Bump the github-actions group with 3 updates
2026-03-01 08:18:07 -05:00
dependabot[bot]
b3ffdef4a8
Bump the github-actions group with 3 updates
...
Bumps the github-actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action ), [docker/build-push-action](https://github.com/docker/build-push-action ) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action ).
Updates `github/codeql-action` from 4.32.0 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b20883b0cd...89a39a4e59 )
Updates `docker/build-push-action` from 6.18.0 to 6.19.2
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](263435318d...10e90e3645 )
Updates `actions/dependency-review-action` from 4.8.2 to 4.8.3
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](3c4e3dcb1a...05fe457637 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: docker/build-push-action
dependency-version: 6.19.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/dependency-review-action
dependency-version: 4.8.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-01 00:52:47 +00:00
Steven Black
cc8b1cfe46
Release 3.16.65
3.16.65
2026-02-28 07:18:07 -05:00
Steven Black
8d58f2b861
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
2026-02-28 07:17:17 -05:00
Steven Black
df123eca64
Merge pull request #2814 from toastal/nix-mkafter
...
nix flake: use `lib.mkAfter` put the host list at the end
2026-02-26 07:42:39 -05:00
·𐑑𐑴𐑕𐑑𐑩𐑤
1960e05c52
nix flake: use `lib.mkAfter` put the host list at the end
...
At present, if a user uses ``networking.stevenBlockHosts.enable = true``
in tandem with ``networking.extraHosts``, the ``extraHosts`` will put be
put after which makes it very difficult to see the custom adds with even
the ``$PAGER`` operating a bit slow due to file size. I would propose
putting this project’s hosts at the end of the hosts file. Meaning:
.. code:: nix
{
networking = {
stevenBlockHosts.enable = true;
extraHosts = ''
127.0.0.1 myproject.localhost
'';
};
}
will now output
.. code::
127.0.0.1 localhost
::1 localhost
127.0.0.1 myproject.localhost
# Title: StevenBlack/hosts with the fakenews extension
#
# …
Format: text/x-rst
2026-02-26 11:44:50 +07:00
Steven Black
588550252c
Release 3.16.64
3.16.64
2026-02-25 11:32:56 -05:00
Steven Black
c0d3d6ecb9
Updates from URLHaus, someonewhocares.org, and KADhosts.
2026-02-25 11:32:31 -05:00