Skip to content

Tags: defenxor/dsiem-rs

Tags

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support array of events in frontend (#76)

* feat: support array of events in frontend

* test: cover receiving array of events

* fix: manager doesnt account for all possible result from foundchannel

* chore: bump release

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: processing error because all directive rules pointed to the same…

… first_event and flag (#75)

* docs: add protocol to the list

* test: add tests to assert correct # of backlogs

* refactor: incl the event ID in found report

* fix: first_event and flag for all rules point to the same obj

* chore: bump release

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version (#74)

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: incorrect handling of non-stage 1 references (#68)

* fix: incorrect handling of non-stage 1 references

* docs: wip docs on rule format and eval

* refactor: validate occurrence for non stage-1

* refactor: include check for protocol

* docs: add info on non-mandatory fields and refs

* chore: update deps and bump release

* chore: rm unneeded debug print

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: sync metric in doc/watchdog/otel (#66)

* chore: sync metric's name in doc, watchdog, and otel

* chore: printout node name in cmd line

* chore: update deps and bump rel version

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add matched events metric to watchdog and telemetry (#55)

* feat: add matched events metric to watchdog and telemetry

* docs: add description for matched_events and adjust as needed

* chore: bump release

* test: incl matched_events metric

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: handle case where taxo cache is empty (#53)

v1.2.6

Toggle v1.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump release (#50)

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: created_time doesnt get updated correctly (#43)

* fix: created_time doesnt get updated correctly

* chore: bump version

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: fix docker push command (#40)