aboutsummaryrefslogtreecommitdiffstats
path: root/lclipd.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wip, adding ollama as an alternative to detect-secretsterminaldweller2024-09-201-0/+50
|
* added a new option that allows running a sql file on startup, added a user ↵in_memoryterminaldweller2023-07-061-4/+22
| | | | service example for runit in the README
* fixed the heredoc erroneous error code handling, now properly escaping the ↵terminaldweller2023-05-141-5/+21
| | | | heredocs content, using a random name for the heredoc now
* added IPv6 support, now properly escaping single quote characters, fixed the ↵terminaldweller2023-05-121-6/+19
| | | | old reap trigger
* added some new options, updated the readme accordinglyterminaldweller2023-05-121-13/+54
|
* lclipd is now basically non-blocking all the way through, no more zombie ↵terminaldweller2023-05-101-39/+74
| | | | childs, the no in-memory yet, WIP
* in-memory wipterminaldweller2023-05-061-47/+143
|
* removed the dupe trigger because the field in the db table was already ↵terminaldweller2023-04-261-31/+7
| | | | labeled as unique, the dedupe trigger is added back
* added an option for passing options to detect-secrets. lclipd now changes ↵terminaldweller2023-03-201-7/+26
| | | | the db file permission to read/write for user only.
* changed the help text for the hist-size option, remove the json vendored ↵terminaldweller2023-03-191-1/+2
| | | | dependency
* added function names to the logssqlite3terminaldweller2023-03-191-1/+4
|
* now using proper string replacementterminaldweller2023-03-161-23/+10
|
* fixed the docstring for detect-secretsterminaldweller2023-03-111-2/+2
|
* properly escaped the string to pass to detect-secretsterminaldweller2023-03-091-4/+9
|
* detect-secrets supportterminaldweller2023-03-081-32/+31
|
* adding the vendored dependencyterminaldweller2023-03-011-0/+1
|
* fixed some bugsterminaldweller2023-03-011-19/+36
|
* adding in detect secret support, wipterminaldweller2023-02-271-29/+79
|
* added a metric entropy function, working on a way to automatically exclude ↵terminaldweller2023-02-261-2/+25
| | | | passwords, wip
* wipterminaldweller2023-02-261-16/+34
|
* wipterminaldweller2023-02-251-33/+70
|
* wipterminaldweller2023-02-171-34/+58
|
* wipterminaldweller2023-02-151-33/+56
|
* README updateterminaldweller2023-02-151-1/+3
|
* wipterminaldweller2023-02-151-23/+35
|
* wipterminaldweller2023-02-141-78/+20
|
* wipterminaldweller2023-02-121-1/+67
|
* changed the file name, added commentsv0.1.0terminaldweller2023-02-121-0/+166