Skip to content
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

Next/20221024/v12 #8073

Closed
wants to merge 42 commits into from
Closed

Conversation

Lukas Sismis and others added 30 commits October 24, 2022 10:58
Commit 487cdda adds negation support for the SSL state.
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@e363bfc...99c5375)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Add WARN_UNUSED macro for ByteExtract* functions
Fix warning raised in code related to WARN_UNUSED for ByteExtract*

Ticket: OISF#3658
These variants, in particular the Brotli one can be large at over 2500
bytes which is allocated no matter which decompressor is being used.

Gzip comes in at over 500 bytes.  Box deflate for consistency.
Without it, it own't see the usage of variables in SCDebugLog macros,
etc.
jasonish and others added 12 commits October 24, 2022 11:20
Commit contains prototype changes of RunModeSetLiveCaptureAutoFp and
RunModeSetLiveCaptureWorkers functions to move the IPS enable logic
out of suricata.c file.
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@fb598a6...9782bd6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@3cea537...83fd05a)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@suricata-qa
Copy link

WARNING:

field baseline test %
SURI_TLPW1_stats_chk
.tcp.rst 128100 103859 81.08%
IPS_AFP_stats_chk
.tcp.ssn_from_cache 341704 454506 133.01%
.tcp.ssn_from_pool 876528 763726 87.13%
.tcp.segment_from_cache 97495581 103777094 106.44%
.tcp.segment_from_pool 17093651 10838058 63.4%
.detect.alerts_suppressed 1058400 896400 84.69%
.app_layer.flow.ssh 1080 0 -
TREX_GENERIC_stats_chk
.capture.kernel_drops 0 142906 -
.flow.end.tcp_state.syn_sent 0 300 -
.flow.end.tcp_state.syn_recv 0 6 -
.flow.end.tcp_state.fin_wait1 0 38 -
.flow.end.tcp_state.fin_wait2 0 7 -
.flow.end.tcp_state.time_wait 0 20 -
.flow.end.tcp_state.last_ack 0 13 -
.flow.end.tcp_state.close_wait 0 52 -
.tcp.reassembly_gap 80952 103065 127.32%
.tcp.overlap 0 5 -
.app_layer.error.http.parser 0 26 -
.app_layer.error.ftp.gap 0 1 -
.app_layer.error.smtp.gap 0 41 -
.app_layer.error.tls.gap 53852 59450 110.4%
.app_layer.error.dcerpc_tcp.parser 0 14 -

Pipeline 10161

@victorjulien victorjulien mentioned this pull request Oct 24, 2022
@victorjulien victorjulien marked this pull request as draft October 25, 2022 05:03
@victorjulien victorjulien mentioned this pull request Oct 25, 2022
@victorjulien
Copy link
Member Author

replaced by #8085

@victorjulien victorjulien deleted the next/20221024/v12 branch November 14, 2022 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants