aboutsummaryrefslogtreecommitdiffstats
path: root/lclipd.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-20wip, adding ollama as an alternative to detect-secretsterminaldweller1-0/+50
2023-07-06added a new option that allows running a sql file on startup, added a user ↵in_memoryterminaldweller1-4/+22
service example for runit in the README
2023-05-14fixed the heredoc erroneous error code handling, now properly escaping the ↵terminaldweller1-5/+21
heredocs content, using a random name for the heredoc now
2023-05-12added IPv6 support, now properly escaping single quote characters, fixed the ↵terminaldweller1-6/+19
old reap trigger
2023-05-12added some new options, updated the readme accordinglyterminaldweller1-13/+54
2023-05-10lclipd is now basically non-blocking all the way through, no more zombie ↵terminaldweller1-39/+74
childs, the no in-memory yet, WIP
2023-05-06in-memory wipterminaldweller1-47/+143
2023-04-26removed the dupe trigger because the field in the db table was already ↵terminaldweller1-31/+7
labeled as unique, the dedupe trigger is added back
2023-03-20added an option for passing options to detect-secrets. lclipd now changes ↵terminaldweller1-7/+26
the db file permission to read/write for user only.
2023-03-19changed the help text for the hist-size option, remove the json vendored ↵terminaldweller1-1/+2
dependency
2023-03-19added function names to the logssqlite3terminaldweller1-1/+4
2023-03-16now using proper string replacementterminaldweller1-23/+10
2023-03-11fixed the docstring for detect-secretsterminaldweller1-2/+2
2023-03-09properly escaped the string to pass to detect-secretsterminaldweller1-4/+9
2023-03-08detect-secrets supportterminaldweller1-32/+31
2023-03-01adding the vendored dependencyterminaldweller1-0/+1
2023-03-01fixed some bugsterminaldweller1-19/+36
2023-02-27adding in detect secret support, wipterminaldweller1-29/+79
2023-02-26added a metric entropy function, working on a way to automatically exclude ↵terminaldweller1-2/+25
passwords, wip
2023-02-26wipterminaldweller1-16/+34
2023-02-25wipterminaldweller1-33/+70
2023-02-17wipterminaldweller1-34/+58
2023-02-15wipterminaldweller1-33/+56
2023-02-15README updateterminaldweller1-1/+3
2023-02-15wipterminaldweller1-23/+35
2023-02-14wipterminaldweller1-78/+20
2023-02-12wipterminaldweller1-1/+67
2023-02-12changed the file name, added commentsv0.1.0terminaldweller1-22/+30
2023-02-12first committerminaldweller1-0/+158