Commit Graph

  • 5c294bacc7 Fixing falco:stable image Kris Nova 2020-01-23 10:23:19 -08:00
  • 802b9f7b69 fix: probe environment set to FALCO_BPF_PROBE also at load time Lorenzo Fontana 2020-02-18 10:35:18 +01:00
  • d77080a8c2 update: changelog 0.20.0 0.20.0 rajibmitra 2020-02-24 15:09:42 +05:30
  • defaf7bddb Verify checksum after downloading sysdig tarball Anders F Björklund 2020-02-22 19:58:07 +01:00
  • beafd2b868 update(userspace/falco): access peer from context method feature/inputs-mvp Leonardo Di Donato 2020-02-21 13:37:55 +00:00
  • 31bb5c5070 build: refinements to comments (in CMakeLists.txt files and in output to stdout) Leonardo Di Donato 2020-02-21 13:37:29 +00:00
  • 195b475204 new(userspace/falco): push back header metadata (session and request ID) when received from clients Leonardo Di Donato 2020-02-21 13:36:49 +00:00
  • 3b804fe47f Adding falco script from install docs adding-install-script Kris Nova 2020-02-20 07:43:47 -08:00
  • 4da9cd3764 wip(userspace/falco): evaluate usage of any protobuf type Leonardo Di Donato 2020-02-17 18:48:36 +00:00
  • b7e4913de1 build(userspace/falco): compile inputs proto Leonardo Di Donato 2020-02-17 18:47:56 +00:00
  • 356188542c chore: output the build type during the build Leonardo Di Donato 2020-02-17 15:59:20 +00:00
  • fd7731cf09 new(userspace/falco): initial inputs service implementation Leonardo Di Donato 2020-02-17 15:58:52 +00:00
  • b1d33ddf08 new(userspace/falco): initial inputs.input RPC endpoint (unary) Leonardo Di Donato 2020-02-17 15:56:31 +00:00
  • f7c66cbbdc wip(userspace/falco): initial input and event proto files Leonardo Di Donato 2020-02-17 15:53:54 +00:00
  • e46641d24d docs(userspace): Add banned functions to coding guidelines for c++. Vaibhav 2020-02-13 06:30:35 +05:30
  • 03bf027e5c feat(userspace): Add comments to explain "banned.h". Vaibhav 2020-02-13 06:14:33 +05:30
  • 7ed3e1d927 feat(userspace): Add BAN_ALTERNATIVE macro to banned.h. Vaibhav 2020-02-07 10:06:01 +05:30
  • 1c80c1f458 feat(userspace): Add more functions to banned.h. Vaibhav 2020-02-05 07:32:40 +05:30
  • d30df38e4b update(proposals): toc for 20190826-grpc-outputs.md toc-me[bot] 2020-02-11 12:55:06 +00:00
  • 74d1a1f18f update(userspace/falco): use falco::outputs Leonardo Di Donato 2020-02-11 12:54:54 +00:00
  • cc847f53bb build: using newer outputs.proto Leonardo Di Donato 2020-02-11 12:51:20 +00:00
  • 051a1a6f74 chore(userspace/falco): renaming output.proto, packages, and RPC name to plural Leonardo Di Donato 2020-02-11 12:50:51 +00:00
  • 9c112890d4 update(proposals): naming of Outputs API Leonardo Di Donato 2020-02-11 12:49:29 +00:00
  • 8ecf208901 update(userspace/falco): use internal protobuf API for gRPC stream contexts and request contexts Leonardo Di Donato 2020-02-11 01:59:45 +00:00
  • bd3c2ce8e8 build: compile internal protobuf API for gRPC Leonardo Di Donato 2020-02-11 01:56:25 +00:00
  • f49014bbe4 new(userspace/falco): introducing internal protobuf API for gRPC Leonardo Di Donato 2020-02-11 01:55:43 +00:00
  • e4fe9104f3 update(userspace/falco): reuse falco protobuf schema for grpc logging level, too Leonardo Di Donato 2020-02-11 00:45:00 +00:00
  • 03df81af23 update(userspace/falco): set gRPC logging severity using Falco logging level (config) Leonardo Di Donato 2020-02-11 00:27:02 +00:00
  • fcb33d32cf fix(userspace/falco): fixing logs without new line Leonardo Di Donato 2020-02-11 00:23:15 +00:00
  • cb1cb5b12c fix(userspace/falco): make log level a project-wide config Leonardo Di Donato 2020-02-11 00:22:36 +00:00
  • 467f33c5ff update(userspace/falco): log (debug + error) info about gRPC events per thread Leonardo Di Donato 2020-02-10 19:51:12 +00:00
  • 4e916a7a58 chore(userspace/falco): print debug info for gRPC service implementations Leonardo Di Donato 2020-02-10 19:50:10 +00:00
  • 325357c465 update(userspace/falco): store a representation of grpc meta into the context Leonardo Di Donato 2020-02-10 19:48:52 +00:00
  • 0f81e9b95a chore(userspace/falco): log request's context info like tag, state, stream (grpc) Leonardo Di Donato 2020-02-10 18:30:18 +00:00
  • 8b167bb1d9 chore(userspace/falco): log grpc debug info like session_id, request_id, context status, ... Leonardo Di Donato 2020-02-10 18:29:16 +00:00
  • 8dba2485e2 update(userspace/falco): make grpc context accessible Leonardo Di Donato 2020-02-10 18:28:29 +00:00
  • 85cd219682 chore(userspace/falco): enable grpc debug logging verbosity Leonardo Di Donato 2020-02-10 18:27:33 +00:00
  • 488e667f46 Add Coveo to the list of Falco adopters Signed-off-by: Jean-Philippe Lachance <jplachance@coveo.com> Jean-Philippe Lachance 2020-02-04 16:40:41 -05:00
  • 253ff64d64 chore: stick with the error messages we have Leonardo Di Donato 2020-02-07 09:25:38 +00:00
  • b3171dbae1 update(userspace/falco): use mutable proto fields where applicable Leonardo Di Donato 2020-02-06 22:22:40 +00:00
  • 738d757b08 docs(userspace/falco): document gRPC errors and actions Leonardo Di Donato 2020-02-06 22:03:03 +00:00
  • 5663d4d02b update(userspace/falco): major, minor, patch are digits, so use integers Leonardo Di Donato 2020-02-06 22:01:44 +00:00
  • 2a9c9bdc53 update(cmake/modules): module to detect Falco version from the git index Leonardo Di Donato 2020-02-06 17:58:39 +00:00
  • ae2eb8de8e fix(userspace): ensure threadiness is gt 0 Leonardo Di Donato 2020-02-06 17:49:16 +00:00
  • c7aff2d4cb new(userspace/falco): register version gRPC service Leonardo Di Donato 2019-10-04 17:13:16 +00:00
  • bc297bdc8f build: better way to extract falco commit hash (also extract ref) Leonardo Di Donato 2019-10-04 16:00:42 +00:00
  • 2a91289ee4 update(userspace/falco): request context and request stream context templatize the service too now Leonardo Di Donato 2019-10-04 11:35:39 +00:00
  • c224633454 new(userspace/falco): initial work for version gRPC svc registration Leonardo Di Donato 2019-10-04 10:26:54 +00:00
  • 714a6619ad new(userspace/falco): gRPC unary version service impl Leonardo Di Donato 2019-10-04 10:26:01 +00:00
  • 550ee0d8fc build: compile version proto Leonardo Di Donato 2019-10-04 10:25:21 +00:00
  • 8d49e45d44 docs(userspace/falco): document version protobuf Leonardo Di Donato 2019-10-04 10:24:48 +00:00
  • 5e8f98ea92 new(userspace/falco): protobuf for gRPC version service Leonardo Di Donato 2019-10-03 16:47:37 +00:00
  • e560056b92 update(userspace/falco): define version part variables Leonardo Di Donato 2019-10-03 16:29:50 +00:00
  • 84261d2071 build: extract version pieces Leonardo Di Donato 2019-10-03 16:29:25 +00:00
  • c374264384 docs(tests/falco): license for webserver unit tests Leonardo Di Donato 2019-10-03 16:23:44 +00:00
  • af3d89b706 fix(userspace/engine): formatting and auto declarations Lorenzo Fontana 2020-02-06 14:25:40 +01:00
  • 5b9001d1d5 fix(userspace/engine): make sure that m_uses_paths is always false by default Lorenzo Fontana 2020-02-06 14:25:03 +01:00
  • 240f7e2057 fix(userspace/engine): base64 format fix Lorenzo Fontana 2020-02-04 15:03:26 +01:00
  • 22a95796c1 feat(userspace): Add banned.h which includes banned functions. Vaibhav 2020-02-03 19:25:26 +05:30
  • f98da284d0 docs: update references to branches into README Leonardo Di Donato 2020-02-03 16:47:22 +01:00
  • 3693b16c91 Let puma reactor spawn shells Mark Stemm 2020-01-30 17:11:25 -08:00
  • 48a0f512fb Let cilium-cni change namespaces Mark Stemm 2020-01-30 17:09:25 -08:00
  • 01c9d8ba31 Let runc write to /exec.fifo Mark Stemm 2020-01-30 17:08:00 -08:00
  • 7794e468ba Alow writes to /etc/pki from openshift secrets dir Mark Stemm 2020-01-30 17:05:52 -08:00
  • 0d74f3938d Let avinetworks supervisor write some ssh cfg Mark Stemm 2020-01-30 17:00:32 -08:00
  • e5f06e399f Let mcafee write to /etc/cma.d Mark Stemm 2020-01-30 16:59:39 -08:00
  • fa3e48ca1a Add "dsc_host" as a MS OMS program Mark Stemm 2020-01-30 16:58:18 -08:00
  • bf0cdb7c38 Updating community section of README.md Kris Nova 2020-01-22 13:08:26 -08:00
  • be67c4adaf Updating logo and slogan to match branding guidelines Kris Nova 2020-01-22 13:12:55 -08:00
  • b088a57dd0 Adding Glossary Kris Nova 2020-01-26 21:22:19 +01:00
  • 40fbc96736 Updating with comments from Bencer Kris Nova 2020-01-23 10:02:05 -08:00
  • c350876456 Updating README.md from Janet's review Kris Nova 2020-01-22 11:57:05 -08:00
  • bf8367b280 Updating Falco Logo Path Kris Nova 2020-01-21 15:05:19 -08:00
  • c510808299 Adding branding guidelines to GitHub Kris Nova 2020-01-21 15:02:30 -08:00
  • a1d6a4762e fix(docker/minimal): libyaml Leonardo Di Donato 2020-01-23 17:49:20 +00:00
  • 32b373aa9a build: fix dep version 0.19.0 Leonardo Di Donato 2020-01-23 15:10:05 +00:00
  • 3132174459 docs: update CHANGELOG with last major change for 0.19.0 Leonardo Di Donato 2020-01-23 15:06:25 +01:00
  • a3845b43fc update(integrations): switch to 0.19.0 Leonardo Di Donato 2020-01-22 15:21:07 +01:00
  • 24549e163a update(docker): switch to 0.19.0 Leonardo Di Donato 2020-01-22 15:20:41 +01:00
  • dab9835712 update: changelog for 0.19.0 Leonardo Di Donato 2020-01-22 15:20:19 +01:00
  • 725f16b71c chore: use latest falco-tester again Leonardo Di Donato 2020-01-23 13:35:46 +00:00
  • f3dcacea5b fix(docker/tester): share rules and trace files with docker test runners Leonardo Di Donato 2020-01-23 13:31:51 +00:00
  • cf803759ef fix(docker/tester): falco-tester does not have to check for docker/local anymore Leonardo Di Donato 2020-01-23 12:19:21 +00:00
  • 347b581d95 chore: cleanup docker test runners Leonardo Di Donato 2020-01-23 12:18:26 +00:00
  • c96248e4fc chore(integration): libyaml in tester docker file for deb packages Lorenzo Fontana 2020-01-23 12:16:19 +01:00
  • c7b8d6123a chore(integration): add dkms to docker test deb runner Lorenzo Fontana 2020-01-23 12:11:28 +01:00
  • a8a3caee95 chore(circleci): temporary config for falco tester image Lorenzo Fontana 2020-01-23 12:07:09 +01:00
  • 46181a7336 update(integration): rpm tester docker image Lorenzo Fontana 2020-01-23 12:06:21 +01:00
  • 6b3adca132 update(integration): mount rules and traces paths in falco_test.py Lorenzo Fontana 2020-01-23 12:04:11 +01:00
  • 6bd4c3a041 update(integration): falco tester entrypoint Lorenzo Fontana 2020-01-23 12:03:36 +01:00
  • 6d737c1def new(integration): docker deb runner Lorenzo Fontana 2020-01-23 12:02:01 +01:00
  • ecfd22563f update(integration): switch to docker runners for packages Lorenzo Fontana 2020-01-23 12:01:26 +01:00
  • 12a86d33ef fix(docker/builder): add llvm toolset back to falco-builder Leonardo Di Donato 2020-01-21 11:27:33 +00:00
  • 29847df168 fix(scripts/rpm): substitute underscores with dashes for RPM version Leonardo Di Donato 2020-01-21 11:26:45 +00:00
  • a44ae907fe build: RPM package deps Leonardo Di Donato 2020-01-21 11:26:11 +00:00
  • bdb4cd94a1 chore: rename centos step into circleci Leonardo Di Donato 2020-01-21 11:25:29 +00:00
  • 6ab27683fa fix(cmake/modules): no need of LDFLAGS=-static for gRPC cmake Leonardo Di Donato 2020-01-20 22:03:14 +00:00
  • 55364405aa chore(docker/builder): remove unneded layer Leonardo Di Donato 2020-01-20 21:18:45 +00:00
  • 0fe1d7d81d fix(cmake/modules): enforce bundled openssl for sinsp when USE_BUNDLED_DEPS is true Leonardo Di Donato 2020-01-20 20:37:08 +00:00
  • 8a605e31df fix(cmake/modules): provide built openssl binary when using bundled deps Leonardo Di Donato 2020-01-20 20:35:32 +00:00