Commit Graph

  • 3403225d8d cleanup(docs): remove extraneous whitespace in falco.yaml Stanley Chan 2023-04-28 10:00:58 -05:00
  • 1125b92fc3 docs: improve documentation and description of base_syscalls option Stanley Chan 2023-04-27 12:28:14 -05:00
  • 52fe77cf5c Update brand/README.md Aizhamal Nurmamat kyzy 2023-05-12 10:25:18 -07:00
  • 47cb32998e Adding back the information on Falco branding. Aizhamal Nurmamat kyzy 2023-04-26 13:54:09 -07:00
  • 455e4346cd Update brand/README.md Aizhamal Nurmamat kyzy 2023-04-26 13:49:27 -07:00
  • 67993c8fa3 Updating Falco branding guidelines Aizhamal Nurmamat kyzy 2023-04-13 14:59:23 -07:00
  • 6f198556be build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2023-05-17 17:03:31 +00:00
  • 696fa43dc2 cleanup(actions): now modern bpf support -A flag Andrea Terzolo 2023-05-16 18:25:59 +02:00
  • 7414c2d161 fix(ci): properly pass FALCO_VERSION loaded from extern to docker build for centos7 and arm64 builds. Federico Di Pierro 2023-05-16 15:49:03 +02:00
  • 9c483adafa fix(cmake): properly exclude prereleases when fetching latest tag from cmake. Federico Di Pierro 2023-05-16 15:12:08 +02:00
  • 577bccabd0 new(scripts): updated falco-driver-loader to properly support talos. Federico Di Pierro 2023-05-04 12:16:49 +02:00
  • 09b5cb7c7b fix(ci): load falco image before building falco-driver-loader Luca Guerra 2023-05-15 12:53:20 +00:00
  • 92f884e070 new(ci): sign releases with cosign 0.35.0-alpha1 Luca Guerra 2023-05-12 12:14:49 +00:00
  • 60a006f0b1 fix(ci): correctly tag slim manifest Luca Guerra 2023-05-12 13:56:09 +02:00
  • ea0b44dc56 fix(ci): simplify and fix multi-arch image publishing process Luca Guerra 2023-05-11 17:09:19 +00:00
  • e83dbe85f7 cleanup(config): modern bpf is no more experimental Andrea Terzolo 2023-05-08 23:33:23 +02:00
  • f5c7574eba update(ci): fail on non-semver release Luca Guerra 2023-05-10 08:23:25 +00:00
  • b50ccd4cd1 update(ci): update needs for build docker Luca Guerra 2023-05-09 13:16:34 +00:00
  • fb8205a2f7 update(ci): explicit branch name in action Luca Guerra 2023-05-09 13:11:38 +00:00
  • 369f733a36 update(docs): clarify release checking in the readme Luca Guerra 2023-05-09 12:57:55 +00:00
  • 7e5a578c89 update(readme): add pre-release instructions to RELEASE.md Luca Guerra 2023-05-08 16:16:19 +00:00
  • 564eed2dee update(ci): move version computation logic to main jobs master/release Luca Guerra 2023-05-08 15:38:23 +00:00
  • 24693a1e1e update(ci): move release outputs declaration Luca Guerra 2023-05-08 13:12:59 +00:00
  • 33b0173657 update(ci): react to release publishing, rewire variables Luca Guerra 2023-05-08 13:07:17 +00:00
  • d4fa8d6d91 new(ci): add RC/prerelease support Luca Guerra 2023-05-04 15:36:36 +00:00
  • f25c057ce8 Remove MAKEWRAPPER var jabdr 2023-05-04 11:23:30 +02:00
  • e1492ae9df Use TMPDIR for falco-driver-loader jabdr 2023-05-04 11:20:42 +02:00
  • b83b1e2578 falco-driver-loader add TMPDIR support jabdr 2023-04-28 10:32:08 +02:00
  • c18d545259 build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2023-05-03 17:03:04 +00:00
  • b47ea18736 fix(ci): configure ECR public region Luca Guerra 2023-05-04 06:17:18 +00:00
  • 253100ab75 fix(ci): falco images directory, ecr login Luca Guerra 2023-05-03 15:54:42 +00:00
  • 293d4c51f1 fix(ci): separate rpm/bin/bin-static/deb packages before publication, rename bin-static Luca Guerra 2023-05-03 12:34:04 +00:00
  • f006f2e01a build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2023-04-28 17:02:45 +00:00
  • 5237aa196c fix(ci): add Cloudfront Distribution ID Luca Guerra 2023-05-02 13:32:24 +02:00
  • 4e25367350 fix(ci): escape heredoc Luca Guerra 2023-04-28 17:12:26 +02:00
  • 593404e79e chore(ci): build-musl-package does not need to wait for build-packages anymore. Federico Di Pierro 2023-04-28 14:09:19 +02:00
  • 6650a4f31f fix(ci): only add the secret key to env when necessary Luca Guerra 2023-04-28 10:45:10 +00:00
  • d1e6452ad7 fix(ci): download artifacts one by one Luca Guerra 2023-04-28 10:42:29 +00:00
  • 6d0aff7463 fix(ci): update fetch-version steps Luca Guerra 2023-04-28 10:03:24 +00:00
  • a193a46981 chore(ci): properly document new reusable_build_packages step. Federico Di Pierro 2023-04-28 09:41:20 +02:00
  • f448023a8f fix(ci): properly fetch Falco version in a single step, then force-use it in subsequent steps, in reusable build packages. Federico Di Pierro 2023-04-28 09:21:59 +02:00
  • c225819186 chore(ci): build recent git from source in centos7 reusable build packages workflow. Federico Di Pierro 2023-04-28 08:51:11 +02:00
  • a5efbc9483 fix(ci): try to fix Falco version. Federico Di Pierro 2023-04-28 08:24:20 +02:00
  • ad75c87e21 chore(ci): properly install recent version of git (needed >= 2.18 by checkout action) to fix Falco versioning. Federico Di Pierro 2023-04-27 17:21:25 +02:00
  • fb105c4b04 fix(ci): enable toolset before every make command Luca Guerra 2023-04-27 13:59:32 +00:00
  • fe8899c90a fix(ci): remove unnecessary mv Luca Guerra 2023-04-27 13:14:11 +00:00
  • 2de8c06bb1 fix(ci): bucket -> bucket_suffix Luca Guerra 2023-04-27 12:29:32 +00:00
  • 86d33ae5ab chore(ci): improved GPG_KEY management through an env. Federico Di Pierro 2023-04-27 11:04:33 +02:00
  • 9d6a7d8ca3 chore(ci): use Noelware/docker-manifest-action pinned version to latest tag. Federico Di Pierro 2023-04-27 10:38:11 +02:00
  • d27828a0d2 chore(ci): added some comments. Federico Di Pierro 2023-04-27 10:11:30 +02:00
  • 89f29e6d4b chore(ci): renamed bucket to bucket_suffix. Federico Di Pierro 2023-04-27 10:04:36 +02:00
  • 2a22189222 chore(ci): added AWS ECR login to reusable_publish_docker. Federico Di Pierro 2023-04-27 10:01:11 +02:00
  • a5620b81b2 chore(ci): reusable_public_packages needs proper permissions. Federico Di Pierro 2023-04-20 19:03:18 +02:00
  • b9c0ca3abe chore(ci): avoid publishing images in reusable_build_docker.yaml workflow. Federico Di Pierro 2023-04-19 15:11:52 +02:00
  • 008d908ee0 cleanup(ci): dropped test jobs in CI.yml. Federico Di Pierro 2023-04-19 13:03:25 +02:00
  • 2f11d9f506 chore(ci): install awscli in reusable_build_docker workflow. Federico Di Pierro 2023-04-19 12:59:32 +02:00
  • 60d8c49772 fix(ci): do not use inputs.tagname. Instead, rely on github.ref_name. Federico Di Pierro 2023-04-19 12:42:35 +02:00
  • 3693cd0685 chore(ci): test reusable_build_docker from PR CI. Federico Di Pierro 2023-04-19 12:36:00 +02:00
  • 31da4b4c3d chore(ci): run reusable_build_docker workflow without any container. Federico Di Pierro 2023-04-19 12:34:18 +02:00
  • 9551e9f277 chore(ci): added aws credentials role to the reusable_publish_packages workflow. Federico Di Pierro 2023-04-19 11:38:54 +02:00
  • 2af7fd9f0f fix(ci): fixed reusable_build_packages to properly install git before invoking checkout action, to download full repo. Federico Di Pierro 2023-04-18 17:54:07 +02:00
  • 1c3aa7a83b chore(ci): multiple fixes to new master and release ci jobs. Federico Di Pierro 2023-04-18 17:41:26 +02:00
  • 18372323d9 cleanup(ci): dropped test arm64 job from pull_request CI, since it is now working. Federico Di Pierro 2023-04-18 17:40:59 +02:00
  • be13ee044e chore(ci): fixed up master and release yamls. Federico Di Pierro 2023-04-18 10:59:28 +02:00
  • ac4e27ccde update(ci): add an arm test CI job. Federico Di Pierro 2023-04-18 09:14:11 +02:00
  • d5b72f89f0 chore(ci): commented out circleCI master and release jobs. Federico Di Pierro 2023-04-18 09:11:31 +02:00
  • cafb804c11 chore(ci): disable on push: master trigger for ci.yml. Federico Di Pierro 2023-04-18 09:10:04 +02:00
  • 6bf6a34a59 chore(ci): add proper concurrency groups for master and release CI. Federico Di Pierro 2023-04-17 18:06:15 +02:00
  • b138e4c9e1 new(ci): added github action workflows for dev and release CI (packages + docker images publish). Federico Di Pierro 2023-04-17 12:11:15 +02:00
  • 53c9f3a743 fix(scripts): fix falco-driver-loader for some debian kernels. Federico Di Pierro 2023-01-25 15:57:59 +01:00
  • 1f4919bfe1 update: improve control and UX of ignored events Jason Dellaluce 2023-04-27 08:09:17 +00:00
  • 4d24a02ad6 fix(userspace/falco): preserve config's plugin loading order Jason Dellaluce 2023-04-26 10:22:22 +00:00
  • 8926022035 update: adapt Falco to new sinsp event source management Jason Dellaluce 2023-04-26 10:21:56 +00:00
  • 95fa953398 update(cmake): bump libs and driver to ffcd702cf22e99d4d999c278be0cc3d713c6375c Jason Dellaluce 2023-04-26 10:20:53 +00:00
  • 0d73f9624d update(scripts): updated falco-driver-loader to support al2022 and al2023. Federico Di Pierro 2023-04-14 11:20:22 +02:00
  • 0f1f413221 build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2023-04-07 17:03:46 +00:00
  • a77a58b2a9 build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2023-04-04 17:03:56 +00:00
  • 91cca0bd0e update(cmake): bump libs and drivers to 5b4dd9e2ae0cd2efeaf9da37d8c29631241d448c9ce5b0e35d8dd7f81d814034 Jason Dellaluce 2023-04-04 14:46:42 +00:00
  • 06d36d6e1b test(userspace/falco): leverage new sc_set_to_event_names API and solve last few todos Jason Dellaluce 2023-04-03 17:33:39 +00:00
  • 3b64052832 update(userspace/falco): leverage new sc_set_to_event_names API Jason Dellaluce 2023-04-03 10:02:56 +00:00
  • 88b9537618 chore(userspace/falco): remove Mesos support Leonardo Grasso 2023-04-03 13:51:19 +02:00
  • 5c0cd6a170 update!: remove --mesos-api,-pmesos, and -pm command-line flags Leonardo Grasso 2023-04-03 13:29:05 +02:00
  • 306d76d06b cleanup(unit_tests): try making test_configure_interesting_sets more robust Melissa Kilby 2023-04-03 04:46:52 +00:00
  • 597f07ccae update(ci): only set concurrency group for PRs. Federico Di Pierro 2023-04-04 16:02:28 +02:00
  • de23899e49 cleanup(ci): properly set a concurrency for CI workflows. Federico Di Pierro 2023-04-04 14:40:49 +02:00
  • ab403687e5 wip test/PR546 Federico Di Pierro 2023-04-04 09:42:56 +02:00
  • e49e6066c7 wip Federico Di Pierro 2023-03-22 08:44:27 +01:00
  • 2b29ff7ee6 build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2023-04-03 17:07:04 +00:00
  • 0b6e243582 cleanup(app_acions): fine-tune base_syscalls.repair behavior Melissa Kilby 2023-03-29 14:50:11 +00:00
  • e178174a93 update(cmake,userspace): bumped to libs master Melissa Kilby 2023-03-29 05:52:32 +00:00
  • dad382edd6 cleanup(config): adjust description for base_syscalls option Melissa Kilby 2023-03-29 05:10:45 +00:00
  • 78daafb56c cleanup(app_actions): finalize base_syscalls.repair option Melissa Kilby 2023-03-29 05:08:42 +00:00
  • 2b93a79521 refactor: apply review suggestions Jason Dellaluce 2023-03-28 13:50:43 +00:00
  • 3e0f0d3692 cleanup(unit_tests): revert some test extensions in interim Melissa Kilby 2023-03-27 05:10:38 +00:00
  • ea3571564b cleanup(unit_tests): add selection_custom_base_set_repair tests Melissa Kilby 2023-03-27 04:22:10 +00:00
  • e360175c15 fix(app_actions): enforce PPM_SC_SCHED_PROCESS_EXIT for base_syscalls.custom_set Melissa Kilby 2023-03-27 03:29:56 +00:00
  • 692abf71eb new(app_actions): add base_syscalls.repair option Melissa Kilby 2023-03-27 03:22:51 +00:00
  • 1d66eb4d6d cleanup(app_actions): add warnings for invalid syscalls in user base_syscalls set Melissa Kilby 2023-03-27 02:21:04 +00:00
  • 31335d3c3b new(falco/config): add new configuration for http_output Aldo Lacuku 2023-03-24 17:40:41 +01:00
  • 7f4fb624dd build(deps): Bump submodules/falcosecurity-rules dependabot[bot] 2023-03-29 17:05:38 +00:00