Commit Graph

7 Commits

Author SHA1 Message Date
Ming Di Leom 5f11caab67
chore: ruff linter
- replace pylint & isort
2023-03-06 10:46:34 +00:00
Ming Di Leom 975e1531bc
feat: add _time
so that generated records can be saved to index, if configured
2023-02-15 09:40:37 +00:00
Ming Di Leom 368fa19db8
feat: download mirrors 2023-02-10 20:24:03 +00:00
Ming Di Leom f624f1fee7
build: exclude requests lib
- use splunk built-in, maybe useful for certifi cacert.pem
style: add path instead of __init__.py
style: remove shebang (not meant to be executed by generic python)
2023-02-08 10:06:21 +00:00
Ming Di Leom 7529622fb2
fix(getopendbl): rename "cidr" column to "cidr_range"
to avoid confusion with match_type CIDR() in lookup definition
2023-02-04 06:42:43 +00:00
Ming Di Leom 31638daa85
fix: normalise "updated" column
with ISO-8601 format
- fix command example
2023-01-30 10:08:25 +00:00
Ming Di Leom 22d1b7e8f5
Initial commit 2023-01-27 09:59:55 +00:00