Commit Graph

228 Commits

Author SHA1 Message Date
wiaamm
a698d6023a proper fini of session data 2025-11-30 01:41:06 +02:00
wiaamm
dee2d3a5db return to basic version 2025-11-30 01:17:39 +02:00
wiaamm
1dbbe338e1 remove finilizing session 2025-11-30 00:40:52 +02:00
wiaamm
674e4a69f3 try setting last chunk 2025-11-30 00:24:44 +02:00
wiaamm
466acc61cc add more check 2025-11-30 00:12:42 +02:00
wiaamm
4419031c78 proper fini session 2025-11-29 23:46:00 +02:00
wiaamm
f900f8a68e try chunk hashing 2025-11-29 22:08:38 +02:00
wiaamm
b1cb48d6a7 remove the header filter 2025-11-27 17:58:29 +02:00
wiaamm
9323cc0099 add timeout 2025-11-27 17:43:59 +02:00
wiaamm
4d96e63529 add timeout 2025-11-27 17:29:50 +02:00
wiaamm
63ba61857d change branch 2025-11-27 11:43:14 +02:00
wiaamm
3cb6bccf90 fix send_bodu in lua_attachment_wrapper.c 2025-11-26 17:33:51 +02:00
wiaamm
9b2054f4d5 fresh start 2025-11-26 13:06:36 +02:00
wiaamm
83599c6f1b return correct path 2025-11-24 13:49:00 +02:00
wiaamm
6180aea3d4 fix specific path 2025-11-24 09:55:57 +02:00
wiaamm
f0c3dd8efc fix response body 2025-11-19 13:58:09 +02:00
wiaamm
b98f353ab2 fix response body 2025-11-19 13:34:27 +02:00
wiaamm
c4a4101658 fix response body 2025-11-19 13:19:38 +02:00
wiaamm
279ae9a43d fix response body 2025-11-19 13:02:29 +02:00
wiaamm
a0efd76efd fix response body 2025-11-19 12:44:09 +02:00
wiaamm
6e5c61b954 fix response body 2025-11-19 11:51:22 +02:00
wiaamm
b1d974cea2 fix response body 2025-11-19 11:37:53 +02:00
wiaamm
8d20a9143d fix response body 2025-11-19 11:05:23 +02:00
wiaamm
c0260905a9 fix response body 2025-11-18 00:57:52 +02:00
wiaamm
72fdbd6501 fix response body 2025-11-18 00:43:08 +02:00
wiaamm
908e210af0 fix response body 2025-11-18 00:36:27 +02:00
wiaamm
69ee75fc94 fix response body 2025-11-18 00:23:33 +02:00
wiaamm
0d5f8a70c1 fix response body 2025-11-18 00:16:43 +02:00
wiaamm
bb0834aefd fix response body 2025-11-17 23:53:24 +02:00
wiaamm
847b35f673 fix response body 2025-11-17 20:59:38 +02:00
wiaamm
1a4765a3c6 fix response body 2025-11-17 20:38:25 +02:00
wiaamm
a83a94d031 fix large response body 2025-11-12 12:58:55 +02:00
wiaamm
1d63a71795 fix large response body 2025-11-12 12:55:13 +02:00
wiaamm
74959bf32b return correct path 2025-11-09 16:02:06 +02:00
wiaamm
c76bdfdb62 fix relative path 2025-11-09 14:20:49 +02:00
wiaam-mhameed
1d7ee4c2d0 fixing multi headers valus issue in kong (#46)
* fixing multi headers valus issue in kong

* fixing multi headers valus issue in kong

---------

Co-authored-by: wiaamm <wiaamm@checkpoint.com>
2025-10-21 16:57:10 +03:00
Daniel-Eisenberg
30b19505ce Fix alpine ca (#45)
* add attachment load script

* update file path

* update file path

* update file path

---------

Co-authored-by: Daniel Eisenberg <danielei@checkpoint.com>
2025-09-30 18:19:54 +03:00
Daniel-Eisenberg
31543864d9 Update envoy version (#44)
* add envoy 1.34

* Update build_template

test

* Create go.mod

* Update build_template

---------

Co-authored-by: Daniel Eisenberg <danielei@checkpoint.com>
2025-08-19 17:24:00 +03:00
Daniel-Eisenberg
a5db1bbbc6 sync code (#43)
Co-authored-by: Ned Wright <nedwright@proton.me>
2025-08-10 13:23:10 +03:00
wiaam-mhameed
6154961b0b Add kong gateway (#42)
* add gateway

* fix right command

* fix CMakeLists

* add uzip package

---------

Co-authored-by: wiaamm <wiaamm@checkpoint.com>
2025-07-29 09:44:19 +03:00
Daniel-Eisenberg
4667ec899a Update Dockerfile 2025-07-27 18:46:09 +03:00
Daniel-Eisenberg
9efe08370d Update schema.lua 2025-07-24 18:15:26 +03:00
Daniel Eisenberg
10a0a440b6 add query params 2025-07-10 17:15:01 +03:00
Daniel Eisenberg
81bbf17df3 include cereal in kong plugin 2025-07-10 12:41:53 +03:00
Daniel-Eisenberg
5b2920fc67 change kong plugin path (#41)
Co-authored-by: wiaamm <wiaamm@checkpoint.com>
2025-07-08 16:14:04 +03:00
Daniel-Eisenberg
5ee4902e43 Fix k8s crash (#40)
* fix k8s crashes

* change bransh

* fix the docker build command

---------

Co-authored-by: wiaamm <wiaamm@checkpoint.com>
2025-07-07 16:49:25 +03:00
Daniel-Eisenberg
5d243ffbc9 Kong fail open (#39)
* fix large file inspection and free memory

* remove duplicated function

* fix cleanup calls

* return the old functionality

* send the all the body

* fix cleanup

* remove debug messages

---------

Co-authored-by: wiaamm <wiaamm@checkpoint.com>
2025-07-06 17:16:14 +03:00
Daniel-Eisenberg
479f605800 Kong k8s (#38)
* make the webhook generic

* add service account

* change variable name

* remove the comments

---------

Co-authored-by: wiaamm <wiaamm@checkpoint.com>
2025-07-02 16:37:09 +03:00
Daniel-Eisenberg
c59e4d0e76 Kong dockerfile (#37)
* add the kong plugin Dockerfile

* fix version

* fix version

* Daniel fixes

* [JIRA] INXT-46346: Kong plug in | Prepare for docker submission

* Docker file fix

* fix the docker build command

* fix the docker build command

* fix the docker build command

* fix the docker build command

* fix the docker build command

* fix the docker build command

* fix the docker build command

* fix the docker build command

* fix the docker build command

* fix the docker build command

* [JIRA] INXT-46285: Kong plug In | add flag to open-appsec script

* fix docker

* fix docker

* fix

* add network hos

* remove build.sh files

---------

Co-authored-by: wiaamm <wiaamm@checkpoint.com>
2025-06-30 16:46:53 +03:00
Daniel-Eisenberg
882dc4c187 Add kong plugin (#36)
* add kong plugin to open-appsec

* fix url in rockspec file

* add the attachment prefix to the paths

* check

* fix branch

---------

Co-authored-by: wiaamm <wiaamm@checkpoint.com>
2025-06-24 14:58:41 +03:00