MDLeom
385f6b450e
fix: check installed grep is GNU variant
2023-05-20 11:24:38 +00:00
MDLeom
c4421d25d9
fix: dash does not support pipefail
2023-05-20 11:24:04 +00:00
MDLeom
ca0cb81902
fix: sed syntax to recognise newline
...
close #79
2023-04-29 04:08:15 +00:00
MDLeom
8c60652bba
fix: cloudflare radar dataset is now in csv format
...
instead of zip
2023-01-16 07:07:34 +00:00
MDLeom
612cfcabdc
style(sed): avoid backslash in insert option
...
- simpler and more readable
- https://unix.stackexchange.com/a/99351
2022-12-17 00:23:32 +00:00
MDLeom
214cfb7be8
docs(header): switch date format from RFC 5322 to ISO 8601
...
- universally readable
2022-12-16 08:16:29 +00:00
MDLeom
00a6e3029a
feat: add csv file for Splunk lookup
...
- https://docs.splunk.com/Documentation/Splunk/9.0.2/Knowledge/Aboutlookupsandfieldactions
- "set -u" is disabled due to CF_API variable
2022-12-16 08:07:38 +00:00
MDLeom
df8fe36d39
style: set default options for curl & rm
...
- curl -L
- rm -rf
2022-11-26 01:36:17 +00:00
MDLeom
9b478347f8
feat: add Cloudflare Radar top 1m domains dataset
2022-11-25 07:13:50 +00:00
MDLeom
9965b32171
feat: fallback to busybox dos2unix
2022-11-03 08:50:36 +00:00
MDLeom
1133e5a053
docs: remove old announcement
2022-11-01 08:14:12 +00:00
MDLeom
bc7fee7082
fix: migrate to malware-filter group
...
- BREAKING CHANGE
- gitlab.com/malware-filter/urlhaus-filter
2022-05-21 03:15:05 +00:00
MDLeom
938aad04ad
fix: migrate to malware-filter group
...
- BREAKING CHANGE
- gitlab.com/malware-filter/urlhaus-filter
2022-05-21 02:58:20 +00:00
MDLeom
d6202d18d8
docs: to be migrated to gitlab.com/malware-filter
...
- https://about.gitlab.com/blog/2021/11/11/public-project-minute-limits
- https://about.gitlab.com/blog/2022/02/04/ultimate-perks-for-open-source-projects
2022-05-11 07:48:20 +00:00
MDLeom
b3eb8324ae
fix: use GNU grep instead of busybox
2022-01-12 06:50:06 +00:00
MDLeom
9547ce0eee
docs: requires busybox sh
2022-01-09 07:40:59 +00:00
MDLeom
8c94ddba40
refactor: deploy filters to gitlab pages
...
- number of commits is becoming unwieldly
- gitlab pages is much faster than downloading from raw git
* main download link is still curben.gitlab.io/malware-filter/
* the cons is relying on gitlab ci/pages, previous approach was more portable
2022-01-08 02:09:42 +00:00