-
Notifications
You must be signed in to change notification settings - Fork 2k
Add NGINX Agent 3.x WAF support #9740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
AlexFenlon
wants to merge
33
commits into
main
Choose a base branch
from
feat/agent-v3-waf-v5
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 26 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
ae0c824
WAF + Agent v3
AlexFenlon a283c07
reorder makefile, update security monitoring readmes
AlexFenlon f19cc21
Add WAF v5 and Agent v3 support for NGINX Secuirty Monitoring
AlexFenlon 1a9c48e
remove unused files
AlexFenlon b411691
update agent v3 references in security monitoring examples
AlexFenlon d026b83
clean up examples
AlexFenlon 657245b
Merge branch 'main' into feat/agent-v3-waf-v5
AlexFenlon 903908d
fix snaps
AlexFenlon 4174f33
Add support for 'agent' suffix in build and stable tags in smoke test…
AlexFenlon 709c0c1
Merge branch 'main' into feat/agent-v3-waf-v5
AlexFenlon 2844723
add missing secret
AlexFenlon 1498c2e
update readmes
AlexFenlon 7bc2b86
address copliot comments
AlexFenlon a8748b5
address readme changes
AlexFenlon aa078e3
remove readme change
AlexFenlon 93ae9c8
Merge branch 'main' into feat/agent-v3-waf-v5
AlexFenlon 85048bc
remove unused file
AlexFenlon 0b4f6b9
add release and patching flow for agent images
AlexFenlon 3873895
Merge branch 'main' into feat/agent-v3-waf-v5
AlexFenlon 99b6845
Rename NGINX_AGENT vars to have better names, fix comments in dockerfile
AlexFenlon a4510d7
Merge branch 'main' into feat/agent-v3-waf-v5
AlexFenlon d7e07d0
Remove agent v2 additional fields in make targets.
AlexFenlon 7d7edeb
Merge branch 'main' into feat/agent-v3-waf-v5
AlexFenlon 3fa32a6
Merge branch 'main' into feat/agent-v3-waf-v5
AlexFenlon f9e4802
Merge branch 'main' into feat/agent-v3-waf-v5
AlexFenlon baa3319
fix snaps since merge
AlexFenlon ae7016e
refactor Dockerfile to make it cleaner which image is related to which.
AlexFenlon d028f56
add note about otel collector
AlexFenlon f9307a6
Merge branch 'main' into feat/agent-v3-waf-v5
AlexFenlon 1da26a7
fix snap
AlexFenlon fb94122
address comments
AlexFenlon 862dd1f
address commnets and fix snaps
AlexFenlon 3f2399d
Merge branch 'main' into feat/agent-v3-waf-v5
AlexFenlon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| export TARGET_REGISTRY=docker-mgmt.nginx.com | ||
| export TARGET_NAP_WAF_DOS_IMAGE_PREFIX="nginx-ic-nap-dos/nginx-plus-ingress" | ||
| declare -a PLUS_TAG_POSTFIX_LIST=("" "-ubi" "-alpine" "-alpine-fips") | ||
| declare -a NAP_WAF_TAG_POSTFIX_LIST=("" "-ubi" "-ubi8" "-alpine-fips") | ||
| declare -a NAP_WAFV5_TAG_POSTFIX_LIST=("" "-ubi" "-ubi8" "-alpine-fips") | ||
| declare -a NAP_WAF_TAG_POSTFIX_LIST=("" "-ubi" "-ubi8" "-alpine-fips" "-agent" "-ubi-agent" "-ubi8-agent" "-alpine-fips-agent") | ||
| declare -a NAP_WAFV5_TAG_POSTFIX_LIST=("" "-ubi" "-ubi8" "-alpine-fips" "-agent" "-ubi-agent" "-ubi8-agent" "-alpine-fips-agent") | ||
| declare -a NAP_DOS_TAG_POSTFIX_LIST=("" "-ubi") | ||
| declare -a NAP_WAF_DOS_TAG_POSTFIX_LIST=("" "-ubi") | ||
| export PUBLISH_OSS=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.