Commit Graph

  • 871597f1fa chore(build): update libs and drivers to 9cd289c Luca Guerra 2024-01-31 16:55:48 +00:00
  • 8acbbde600 build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2024-01-31 16:09:04 +00:00
  • 40f4ce008a chore(engine): bump engine version Roberto Scolaro 2024-01-31 10:17:49 +00:00
  • 3d06b77de5 chore(engine): update falco engine checksum Roberto Scolaro 2024-01-31 09:55:51 +00:00
  • fa6d380940 update: bump libs+driver to bfbc007 Roberto Scolaro 2024-01-30 19:57:30 +00:00
  • 9557b74501 fix: adopt new libsinsp logger Roberto Scolaro 2024-01-18 10:54:32 +00:00
  • ce87f2a014 refactor(userspace): remove libs relative imports Roberto Scolaro 2023-11-14 15:06:59 +00:00
  • 41ee64e006 chore(ci): bumped rn2md to latest master. Federico Di Pierro 2024-01-31 08:14:06 +01:00
  • eccb5a6baa build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2024-01-30 16:32:39 +00:00
  • e1fb55e046 Add unit test for alternate rules loader Mark Stemm 2024-01-11 13:06:31 -08:00
  • 1e0430dff9 Make compile_condition() a protected method for use in subclasses Mark Stemm 2024-01-11 13:06:03 -08:00
  • 88a57bfd1a Add ability for rulesets to access falco engine state Mark Stemm 2024-01-11 13:03:35 -08:00
  • ce5a50cbb5 Add addl support for rules reader/compiler subclasses Mark Stemm 2024-01-11 13:02:10 -08:00
  • eed5b906a8 Provide the entire compile output to ruleset vs individual add()s Mark Stemm 2024-01-11 12:52:13 -08:00
  • 2d0159ae05 Add ability to provide external rules reader/collector/compiler Mark Stemm 2024-01-11 12:46:07 -08:00
  • f66780eb81 fix(ci): fixed release body driver version. Federico Di Pierro 2024-01-30 12:51:51 +01:00
  • 67a7685c29 build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2024-01-29 16:17:59 +00:00
  • 135ce35ac2 new(docs): add changelog for 0.37.0 Andrea Terzolo 2024-01-29 17:16:44 +01:00
  • ba229e5b54 new(docs): add changelog for 0.37.0 0.37.0 Andrea Terzolo 2024-01-29 17:16:44 +01:00
  • b8a8c2d1bf update(build): update libs to 0.14.2 0.37.0-rc3 Luca Guerra 2024-01-26 14:29:58 +00:00
  • a018132908 update(cmake/modules): bump Falco rules to 3.0 Leonardo Grasso 2024-01-25 12:22:08 +01:00
  • 7f35ae723f update(config): soft deprecation of old stats Melissa Kilby 2024-01-24 16:19:26 +00:00
  • 285d69ec42 cleanup(configs): adjust old stats deprecation notice Melissa Kilby 2024-01-23 17:45:31 +00:00
  • 78ce4d1ecc update!(config): add deprecation notice for syscall_event_drops Melissa Kilby 2024-01-16 16:14:22 +00:00
  • a8ac367574 fix(userspace/metric): minor fixes in new libsinsp state metrics handling Melissa Kilby 2024-01-24 00:28:18 +00:00
  • dc96fe2c87 fix: nlohmann_json lib include path Federico Aponte 2024-01-23 23:02:27 +01:00
  • 2e19960522 update(cmake/modules): bump Falco rules to 3.0 Leonardo Grasso 2024-01-25 12:22:08 +01:00
  • baaafa2e60 tmp fix_CI_5 Andrea Terzolo 2024-01-25 16:21:16 +01:00
  • bb4a643385 update(config): soft deprecation of old stats Melissa Kilby 2024-01-24 16:19:26 +00:00
  • 3675587aad cleanup(configs): adjust old stats deprecation notice Melissa Kilby 2024-01-23 17:45:31 +00:00
  • 8a697502b9 update!(config): add deprecation notice for syscall_event_drops Melissa Kilby 2024-01-16 16:14:22 +00:00
  • 2dc8d452ae fix(userspace/metric): minor fixes in new libsinsp state metrics handling Melissa Kilby 2024-01-24 00:28:18 +00:00
  • 8143a194d2 fix: nlohmann_json lib include path Federico Aponte 2024-01-23 23:02:27 +01:00
  • 102e49713d test(engine): assess proper list escaping in engine collector 0.37.0-rc2 Jason Dellaluce 2024-01-22 17:53:03 +00:00
  • 8b5aab9ee0 fix(userspace/engine): avoid storing escaped strings in engine defs Jason Dellaluce 2024-01-22 10:38:48 +00:00
  • 2f7582e2b6 update(cmake): bumped falcoctl to v0.7.1. Federico Di Pierro 2024-01-23 10:17:34 +01:00
  • acba90d97a test(engine): assess proper list escaping in engine collector Jason Dellaluce 2024-01-22 17:53:03 +00:00
  • ccf62a3745 fix(userspace/engine): avoid storing escaped strings in engine defs Jason Dellaluce 2024-01-22 10:38:48 +00:00
  • 10eaf31881 update(cmake): bumped falcoctl to v0.7.1. Federico Di Pierro 2024-01-23 10:17:34 +01:00
  • f4aef006fe chore: bump falco rules 0.37.0-rc1 Andrea Terzolo 2024-01-17 15:50:35 +01:00
  • e1c07568b4 chore: bump Falco to libs 0.14.1 Andrea Terzolo 2024-01-17 14:41:05 +01:00
  • ded4bdde96 build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2024-01-16 17:01:08 +00:00
  • ae9ffe414f cleanup: rename none into nodriver Andrea Terzolo 2024-01-16 15:50:01 +01:00
  • d8c368b5ce update(config): graduate outputs_queue to stable Melissa Kilby 2024-01-16 04:49:40 +00:00
  • b718083fe7 update(cmake): bump falcoctl to v0.7.0. Federico Di Pierro 2024-01-12 10:12:26 +01:00
  • 3f4ed4ca4b build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2024-01-11 16:07:39 +00:00
  • a6a1a9769f cleanup: restore the name of a variable Andrea Terzolo 2024-01-11 15:02:48 +01:00
  • e601ec2eab chore: bump testing submodule manually to fix e2e tests Andrea Terzolo 2024-01-10 17:20:05 +01:00
  • 64bbffe5ef fix codespell Andrea Terzolo 2024-01-10 16:06:04 +01:00
  • 5ee05abc08 cleanup: adopt a new helper method in tests Andrea Terzolo 2024-01-10 15:55:27 +01:00
  • c308f5c7e2 cleanup: rename some error messages Andrea Terzolo 2024-01-10 15:40:14 +01:00
  • ee78c862ad tests: add some new tests on override replace Andrea Terzolo 2024-01-10 15:36:38 +01:00
  • 8ebdbe3e6f cleanup: use macros for default error messages Andrea Terzolo 2024-01-10 15:17:14 +01:00
  • 91d1511285 tests: add test on the order for macro and rules Andrea Terzolo 2024-01-10 15:01:56 +01:00
  • 3f9ede86bb tests: add some new tests about list order Andrea Terzolo 2024-01-10 11:49:07 +01:00
  • 5192921732 doc: typo in the exception Andrea Terzolo 2024-01-10 11:43:30 +01:00
  • 56de6e6786 update(rule_loader): remove the warning on the required_engine_version Andrea Terzolo 2024-01-09 12:33:58 +01:00
  • f5dea33b5e update(falco): always enable rules warnings Andrea Terzolo 2024-01-04 18:11:20 +01:00
  • b318c165da cleanup(falco_engine): remove unused methods Andrea Terzolo 2024-01-04 18:04:46 +01:00
  • 5ac005bd4d update(rule_loader): deprecate all non-SemVer compatible values Andrea Terzolo 2024-01-04 17:06:52 +01:00
  • 2367d36867 cleanup(tests): use new check_error_message helper Andrea Terzolo 2024-01-04 16:40:07 +01:00
  • 95e4c58e7f update(rule_loader): deprecate enabled usage Andrea Terzolo 2024-01-04 16:35:27 +01:00
  • 4aebee684a update(rule_loader): deprecate append key and add a warning Andrea Terzolo 2024-01-03 15:40:46 +01:00
  • 63736563a2 cleanup(rule_loader): remove useless include Andrea Terzolo 2024-01-03 13:04:02 +01:00
  • 7cac2833b2 cleanup(rule_loader): add a common log message Andrea Terzolo 2024-01-03 12:40:19 +01:00
  • 447a251e16 chore(ci): bumped rn2md to latest master. Federico Di Pierro 2024-01-11 09:04:06 +01:00
  • b5e64c52f3 fix(ci): manually invoke falcoctl to install cloudtrail and k8saudit plugin before running tests. Federico Di Pierro 2024-01-08 17:33:26 +01:00
  • bbef26aad0 cleanup(cmake): dropped bundled plugins since falcoctl takes care of everything. Federico Di Pierro 2024-01-08 16:31:33 +01:00
  • 6bb68c0c43 chore: bump Falco to latest libs Andrea Terzolo 2024-01-10 11:00:01 +01:00
  • a25b5c1045 build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2024-01-09 16:33:16 +00:00
  • f6ab7f2501 chore: bump driver version Andrea Terzolo 2024-01-08 17:03:40 +01:00
  • 66df3dc417 Add unit tests for add_source() + related lookup methods Mark Stemm 2023-12-01 14:15:14 -08:00
  • 14d1ca3c97 Add methods to look up the factories provided in add_source() Mark Stemm 2023-12-01 14:14:14 -08:00
  • 07d7b9a57a Inline find_source() as it can be called in the event path Mark Stemm 2023-12-01 14:12:29 -08:00
  • 70ce7b936b build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2024-01-03 16:21:56 +00:00
  • 728c8d7d0e fix(engine): clarify error message for invalid append Luca Guerra 2023-12-22 16:56:44 +00:00
  • 04dd06b2c6 new(tests): add error testing for rule overrides Luca Guerra 2023-12-22 16:17:28 +00:00
  • 4c023b0d93 update(engine): temporary replace for error messages Luca Guerra 2023-12-22 16:16:54 +00:00
  • 8a7ef687b1 update(engine): throw an error if an unexpected top level key is found in an override Luca Guerra 2023-12-22 15:53:53 +00:00
  • 21c629dc4d chore(engine): bump engine version Luca Guerra 2023-12-20 11:32:24 +00:00
  • 2db29af0e8 update(engine): clarify override error messages Luca Guerra 2023-12-20 10:50:58 +00:00
  • bc072502cc new(engine): add selective overrides Luca Guerra 2023-12-13 14:09:47 +00:00
  • 3976e777a5 update(config): clarify deprecation notices + list all env vars Melissa Kilby 2023-12-21 22:40:52 -08:00
  • 9131261ff3 chore: fix some characters in deprecation notices Melissa Kilby 2023-12-21 22:35:54 -08:00
  • e5034323fd cleanup(engine): clarify deprecation notice for engines Luca Guerra 2023-12-21 15:42:17 +00:00
  • 213fa392e8 update(cmake): bumped falcoctl to v0.7.0-rc1. Federico Di Pierro 2023-12-20 09:45:29 +01:00
  • a2c128e934 chore(ci): revert #2961. Federico Di Pierro 2023-12-20 11:18:32 +01:00
  • e99e3cac16 wip chore/use_actuated_helper Federico Di Pierro 2023-12-20 10:30:47 +01:00
  • 5d52e365e1 wip Federico Di Pierro 2023-12-20 09:43:54 +01:00
  • de21694618 wip Federico Di Pierro 2023-12-20 09:14:51 +01:00
  • f2d0c42911 build(deps): Bump submodules/falcosecurity-testing dependabot[bot] 2023-12-19 16:32:33 +00:00
  • f8680182c5 tmp fix_CI_4 Andrea Terzolo 2023-12-19 14:39:46 +01:00
  • b5de1aa220 chore(ci): use actuated get-kernel-sources action. Federico Di Pierro 2023-12-19 11:08:10 +01:00
  • 8ff1ef752d chore: bump falco engine version Andrea Terzolo 2023-12-18 18:30:30 +01:00
  • 454882f518 chore: bump Falco to latest libs Andrea Terzolo 2023-12-18 18:16:59 +01:00
  • 3c31c05450 build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2023-12-18 16:42:35 +00:00
  • d99c137b09 feat(outputs_http): implement keep alive Samuel Gaist 2023-12-16 05:35:00 -08:00
  • 691bc8b04d feat(outputs_http): implement support for compressed upload Samuel Gaist 2023-12-16 05:27:00 -08:00
  • ab0133d1dd Add unit tests for enabling/disabling rules Mark Stemm 2023-11-28 10:05:02 -08:00
  • 334302e525 Allow enabling rules by ruleset id in addition to name Mark Stemm 2023-11-22 09:30:28 -08:00