Commit Graph

13 Commits

Author SHA1 Message Date
Ming Di Leom 2992734ec3
fix: sed syntax to recognise newline
https://gitlab.com/malware-filter/urlhaus-filter/-/issues/79
2023-04-29 04:12:17 +00:00
Ming Di Leom 89ac1cba24
feat: add csv file for Splunk lookup
- https://docs.splunk.com/Documentation/Splunk/9.0.2/Knowledge/Aboutlookupsandfieldactions
2022-12-17 00:46:48 +00:00
Ming Di Leom 30add07aed
style(sed): avoid backslash in insert option
- simpler and more readable
- https://unix.stackexchange.com/a/99351
2022-12-17 00:37:26 +00:00
Ming Di Leom 3b97af4dc2
docs(header): switch date format from RFC 5322 to ISO 8601
- universally readable
2022-12-16 08:24:29 +00:00
Ming Di Leom fa02736f41
style: remove unused method 2022-11-05 01:57:44 +00:00
Ming Di Leom 35cc0a091e
fix: skip invalid url 2022-11-05 01:54:51 +00:00
Ming Di Leom fed8bb18f5
fix: remove invalid [ character 2022-11-02 08:13:10 +00:00
Ming Di Leom 455fe48935
docs: remove old announcement 2022-09-10 09:17:10 +00:00
Ming Di Leom dd41381b73
fix: remove regex from input 2022-09-10 09:16:38 +00:00
Ming Di Leom 8ea332e157
fix: migrate to malware-filter group
- BREAKING CHANGE
- gitlab.com/malware-filter/vn-badsite-filter
2022-05-21 03:11:05 +00:00
Ming Di Leom b8535d8cd8
Revert "ci(cf): bootstrap with tracking-filter artifact"
This reverts commit d9fe822804.
- artifact bootstrapped, particularly github's
2022-03-21 18:58:09 +00:00
Ming Di Leom d9fe822804
ci(cf): bootstrap with tracking-filter artifact
- vn-badsite-filter artifact is unavailable when cf-page is running
2022-03-20 06:41:54 +00:00
Ming Di Leom 0b2f980fe8
Initial commit 2022-03-20 06:00:54 +00:00