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

github-actions: bump github/codeql-action from 2.1.11 to 2.1.15 #11

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 28, 2022

Bumps github/codeql-action from 2.1.11 to 2.1.15.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

[UNRELEASED]

No user facing changes.

2.1.15 - 28 Jun 2022

  • CodeQL query packs listed in the packs configuration field will be skipped if their target language is not being analyzed in the current Actions job. Previously, this would throw an error. #1116
  • The combination of python2 and poetry is no longer supported. See actions/setup-python#374 for more details. #1124
  • Update default CodeQL bundle version to 2.10.0. #1123

2.1.14 - 22 Jun 2022

No user facing changes.

2.1.13 - 21 Jun 2022

  • Update default CodeQL bundle version to 2.9.4. #1100

2.1.12 - 01 Jun 2022

  • Update default CodeQL bundle version to 2.9.3. #1084

2.1.11 - 17 May 2022

  • Update default CodeQL bundle version to 2.9.2. #1074

2.1.10 - 10 May 2022

  • Update default CodeQL bundle version to 2.9.1. #1056
  • When wait-for-processing is enabled, the workflow will now fail if there were any errors that occurred during processing of the analysis results.

2.1.9 - 27 Apr 2022

  • Add working-directory input to the autobuild action. #1024
  • The analyze and upload-sarif actions will now wait up to 2 minutes for processing to complete after they have uploaded the results so they can report any processing errors that occurred. This behavior can be disabled by setting the wait-for-processing action input to "false". #1007
  • Update default CodeQL bundle version to 2.9.0.
  • Fix a bug where status reporting fails on Windows. #1042

2.1.8 - 08 Apr 2022

  • Update default CodeQL bundle version to 2.8.5. #1014
  • Fix error where the init action would fail due to a GitHub API request that was taking too long to complete #1025

2.1.7 - 05 Apr 2022

  • A bug where additional queries specified in the workflow file would sometimes not be respected has been fixed. #1018

2.1.6 - 30 Mar 2022

... (truncated)

Commits
  • 3f62b75 Merge pull request #1129 from github/update-v2.1.15-e8c48cc8
  • 26a6980 Update changelog for v2.1.15
  • e8c48cc Merge pull request #1128 from github/criemen/lua-tracer-ff-2
  • 1616e0e Simplify tests for the Lua tracer FF in analyze-action.
  • b40cd03 Merge pull request #1120 from github/criemen/lua-tracer-ff-2
  • 821fe9b Merge branch 'main' into criemen/lua-tracer-ff-2
  • 37d8b51 Merge pull request #1123 from github/cklin/codeql-cli-2.10.0
  • ab7316e Implement unit tests for reading the Lua tracer FF in analyze-action.
  • f422a50 Honor the Lua tracer FF for database trace-command invocations for scanned ...
  • ed40e30 Update default CodeQL version to 2.10.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.11 to 2.1.15.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@a3a6c12...3f62b75)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 13, 2022

Superseded by #13.

@dependabot dependabot bot closed this Jul 13, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/github/codeql-action-2.1.15 branch July 13, 2022 22:41
cccs-rtmorti pushed a commit that referenced this pull request Nov 4, 2022
Co-authored-by: [email protected] <[email protected]@vid-mdedprd3067.chimera.cyber.gc.ca>
cccs-rtmorti added a commit that referenced this pull request Dec 21, 2022
commit bde0cfa
Merge: 8ae14b3 21edf13
Author: Todd Mortimer <[email protected]>
Date:   Wed Dec 21 16:14:30 2022 +0000

    Merge remote-tracking branch 'upstream/master' into libhtp-rs

    Conflicts:
    	src/app-layer-htp.c
    	src/util-error.c
    	src/util-error.h

commit 8ae14b3
Merge: cc2091f ab7d51b
Author: Todd Mortimer <[email protected]>
Date:   Wed Dec 21 15:46:20 2022 +0000

    Merge branch 'libhtp-rs' of github.com:CybercentreCanada/suricata-internal into libhtp-rs

commit cc2091f
Author: Todd Mortimer <[email protected]>
Date:   Fri Dec 16 19:15:09 2022 +0000

    clean: Remove libhtp-rs generated htp.h

    This file is generated as a byproduct of make, so needs
    to be specifically cleaned up.

commit 959fe81
Author: Todd Mortimer <[email protected]>
Date:   Wed Dec 14 19:00:01 2022 +0000

    distcheck: Fix libhtp-rs inclusion

    Add a target for libhtp-rs htp/htp.h header generation.

commit ab7d51b
Author: Todd Mortimer <[email protected]>
Date:   Wed Dec 14 19:00:01 2022 +0000

    distcheck: Fix libhtp-rs inclusion

    Add a target for libhtp-rs htp/htp.h header generation.

commit ba77972
Author: Todd Mortimer <[email protected]>
Date:   Wed Dec 14 18:59:40 2022 +0000

    htp: Fix check for htp.h

    Look in both gen and dist

commit a92a4c8
Author: Todd Mortimer <[email protected]>
Date:   Wed Dec 14 15:00:35 2022 +0000

    libhtp: fix build info output.

    Since building libhtp as a crate, we no longer build and link separately.
    So there is no need to include the libhtp version used to build, and compare
    with the version linked at runtime.

commit 7acb6b5
Author: Todd Mortimer <[email protected]>
Date:   Fri Dec 9 17:25:31 2022 +0000

    htp: Fix implicit integer cast.

commit 48f6184
Author: Todd Mortimer <[email protected]>
Date:   Fri Dec 9 16:57:12 2022 +0000

    htp: Fix include path style.

commit 2074180
Author: Todd Mortimer <[email protected]>
Date:   Fri Dec 9 16:54:54 2022 +0000

    workflow: Remove references to libhtp.

commit b115c44
Author: Todd Mortimer <[email protected]>
Date:   Fri Dec 9 16:01:11 2022 +0000

    lua: Fix compilation with lua enabled.

commit 42a6690
Merge: 74ed9e0 76f7621
Author: Todd Mortimer <[email protected]>
Date:   Fri Dec 9 10:13:23 2022 -0500

    Merge pull request #16 from CybercentreCanada/libhtp-rs-integration

    libhtp: Improve crate integration.

commit 76f7621
Author: Todd Mortimer <[email protected]>
Date:   Thu Dec 8 20:23:35 2022 +0000

    libhtp: Improve crate integration.

    When building as a crate, do not rely on the crate being in a local
    subdirectory. In order to guarantee where the htp.h cbindgen output
    goes, use the environment variable that libhtp-rs will pick up for
    this purpose.

commit 74ed9e0
Merge: 1385c9d a58ffe5
Author: Todd Mortimer <[email protected]>
Date:   Wed Dec 7 17:54:20 2022 +0000

    Merge branch 'master' into libhtp-rs

    Conflicts:
    	configure.ac
    	src/util-file-swf-decompression.c

commit 1385c9d
Merge: e7075f5 160c778
Author: Todd Mortimer <[email protected]>
Date:   Fri Nov 4 19:45:45 2022 +0000

    Merge remote-tracking branch 'upstream/master' into libhtp-rs

    Conflicts:
    	src/app-layer-htp-file.c
    	src/app-layer-htp-file.h
    	src/app-layer-htp-libhtp.c
    	src/app-layer-htp.c
    	src/app-layer-htp.h

commit e7075f5
Author: cccs-jferrant <[email protected]>
Date:   Mon Oct 24 11:01:19 2022 -0400

    Link to LibHTP as crate (#11)

    Co-authored-by: [email protected] <[email protected]@vid-mdedprd3067.chimera.cyber.gc.ca>

commit f0deef6
Merge: 3d24f75 a9a17c8
Author: Todd Mortimer <[email protected]>
Date:   Wed Sep 21 15:59:30 2022 +0000

    Merge branch 'master' into libhtp-rs

    Conflicts:
    	src/app-layer-htp-libhtp.h
    	src/app-layer-htp.c
    	src/app-layer-htp.h
    	src/detect-file-data.c

commit 3d24f75
Merge: 30c7432 0b51022
Author: Todd Mortimer <[email protected]>
Date:   Mon May 30 12:53:59 2022 +0000

    Merge branch 'master' into libhtp-rs

commit 30c7432
Author: Todd Mortimer <[email protected]>
Date:   Mon May 30 12:53:28 2022 +0000

    Fix warning for incompatible function signature.

commit 37e4489
Author: Todd Mortimer <[email protected]>
Date:   Wed May 25 13:57:12 2022 +0000

    Fix for failing suricata verify test bug-4953

commit 32a5044
Author: Todd Mortimer <[email protected]>
Date:   Fri May 20 16:30:53 2022 +0000

    Update to latest suricata main.

commit f9aca7c
Merge: b56f8ed b6407c4
Author: Todd Mortimer <[email protected]>
Date:   Mon May 16 14:58:21 2022 -0400

    Merge remote-tracking branch 'oisf/master' into libhtp-rs-merge-2022-05

    Conflicts:
    	src/app-layer-htp-file.h
    	src/app-layer-htp.c
    	src/app-layer-htp.h
    	src/app-layer-http2.c
    	src/detect-pcre.c
    	src/detect-uricontent.c

commit b56f8ed
Author: Todd Mortimer <[email protected]>
Date:   Fri Oct 1 20:11:31 2021 +0000

    app-layer-htp: Check for connp null before using it.

commit f4f7de1
Author: Todd Mortimer <[email protected]>
Date:   Fri Oct 1 20:10:46 2021 +0000

    app-layer-http: Add some missing log messages.

commit 3dd9401
Author: Todd Mortimer <[email protected]>
Date:   Wed Sep 29 16:58:31 2021 +0000

    app-layer-http: Flatten REQUEST / RESPONSE TOO MANY ENCODING LAYERS

    suricata-verify has a test for a single too_many_encoding_layers event.

commit e41ef87
Merge: 7b4e72e bce3c46
Author: Todd Mortimer <[email protected]>
Date:   Wed Sep 29 15:59:42 2021 +0000

    Merge remote-tracking branch 'oisf/master' into libhtp-rs

commit 7b4e72e
Author: Todd Mortimer <[email protected]>
Date:   Fri Sep 24 13:20:48 2021 +0000

    Update github workflows to pull libhtp-rs.

commit d89016b
Merge: 8491712 b3f447a
Author: Todd Mortimer <[email protected]>
Date:   Mon Sep 20 19:15:50 2021 +0000

    Merge remote-tracking branch 'oisf/master' into libhtp-rs

commit 8491712
Merge: 3c9a968 def6363
Author: Todd Mortimer <[email protected]>
Date:   Mon Jun 28 13:33:28 2021 +0000

    Merge remote-tracking branch 'origin/master' into libhtp-rs-merge

commit 3c9a968
Author: Jacinta Ferrant <[email protected]>
Date:   Wed May 5 16:03:55 2021 +0000

    Add missing lzma log codes to app-layer-htp.c

    Approved-by: Simon Dugas

commit ba277a6
Author: Jacinta Ferrant <[email protected]>
Date:   Thu Apr 8 14:03:32 2021 +0000

    Use the new libhtp c_api fn names after request and response rename

    Approved-by: Todd Mortimer

commit 9e5cc74
Author: Jacinta Ferrant <[email protected]>
Date:   Tue Apr 6 12:25:56 2021 +0000

    Update to accommodate request and response decompression layer limit

    Approved-by: Todd Mortimer

commit b54e457
Author: Jacinta Ferrant <[email protected]>
Date:   Mon Mar 15 18:29:08 2021 +0000

    Merge branch 'master' of https://github.com/OISF/suricata into new-master-merge

    Conflicts:
        src/Makefile.am
        src/app-layer-htp.c
        src/detect-file-data.c
        src/detect-filename.c
        src/detect-http-client-body.c
        src/detect-http-cookie.c
        src/detect-http-header-names.c
        src/detect-http-header.c
        src/detect-http-headers-stub.h
        src/detect-http-host.c
        src/detect-http-method.c
        src/detect-http-protocol.c
        src/detect-http-raw-header.c
        src/detect-http-request-line.c
        src/detect-http-response-line.c
        src/detect-http-start.c
        src/detect-http-stat-code.c
        src/detect-http-stat-msg.c
        src/detect-http-ua.c
        src/detect-http-uri.c
        src/tests/app-layer-htp-file.c

    Approved-by: Todd Mortimer

commit 729c02c
Author: Jacinta Ferrant <[email protected]>
Date:   Mon Feb 22 18:05:06 2021 +0000

    Fix const warnings

    Approved-by: Todd Mortimer

commit e433264
Author: jmferra <[email protected]>
Date:   Wed Feb 10 17:32:27 2021 -0500

    Make tx const where appropro

commit 784e3ed
Author: Jacinta Ferrant <[email protected]>
Date:   Fri Feb 5 19:04:06 2021 +0000

    Use  htp_tx_is_http_2_upgrade in libhtp

    Approved-by: Todd Mortimer

commit 48469d5
Author: Jacinta Ferrant <[email protected]>
Date:   Thu Feb 4 15:14:01 2021 +0000

    Remove setting of request progress to complete to force deletion

    Approved-by: Todd Mortimer

commit 4ce469a
Author: Jacinta Ferrant <[email protected]>
Date:   Thu Feb 4 15:11:16 2021 +0000

    Merged in implement-double-decode (pull request #38)

    Use double decode option in libhtp

    Approved-by: Todd Mortimer

commit d46a174
Author: Todd Mortimer <[email protected]>
Date:   Wed Feb 3 22:17:30 2021 +0000

    Fetch transactions from connp

commit 6331a09
Author: Jacinta Ferrant <[email protected]>
Date:   Wed Feb 3 19:36:16 2021 +0000

    Merged in implement-get-next-log (pull request #36)

    Use new htp_conn_next_log and htp_log fns

    Approved-by: Todd Mortimer

commit 7f15c60
Author: Jacinta Ferrant <[email protected]>
Date:   Fri Jan 22 16:26:44 2021 +0000

    replace htp_time_t with struct timeval

    Approved-by: Duaa Abdelgadir
    Approved-by: Richard Mortimer

commit 31e5297
Merge: c0e7c9b adea0c8
Author: Jacinta Ferrant <[email protected]>
Date:   Wed Dec 30 18:30:42 2020 +0000

    Rename htp flags to HTP_FLAGS_* to match libhtp

    Approved-by: Todd Mortimer

commit c0e7c9b
Merge: f97fb46 024f253
Author: Todd Mortimer <[email protected]>
Date:   Fri Dec 18 19:45:14 2020 +0000

    htp: Handle removal of connp from tx

commit adea0c8
Author: jmferra <[email protected]>
Date:   Wed Dec 16 07:51:58 2020 -0500

    Rename htp flags to HTP_FLAGS_* to match libhtp

commit 024f253
Author: Todd Mortimer <[email protected]>
Date:   Fri Dec 11 18:53:34 2020 +0000

    htp: Handle removal of connp from tx

    Callback handlers are now passed the connp directly in addition to the
    transaction and / or transaction data.

commit f97fb46
Author: Simon Dugas <[email protected]>
Date:   Thu Jul 9 16:22:15 2020 -0400

    util/swf: fix lzma dependency for libhtp change

    Use a new ffi wrapper around lzma-rs to replace the previous lzma
    implementation.

commit c636267
Merge: 3f24e18 797b86c
Author: Duaa Abdelgadir <[email protected]>
Date:   Thu Nov 5 16:49:29 2020 +0000

    Update 6.0

    Approved-by: Todd Mortimer

commit 797b86c
Merge: 929e231 3f24e18
Author: Todd Mortimer <[email protected]>
Date:   Wed Nov 4 21:54:00 2020 +0000

    Merge branch 'libhtp-rs' into update_libhtp_rs

commit 929e231
Author: Todd Mortimer <[email protected]>
Date:   Wed Nov 4 21:45:55 2020 +0000

    Merge libhtp-rs enum member change.

commit 3f24e18
Author: Jazzy Doe <[email protected]>
Date:   Thu Oct 22 17:40:00 2020 +0000

    Use libhtp standardized enum names

    Approved-by: Todd Mortimer <[email protected]>

commit d439666
Merge: af74b1f 222b386
Author: Duaa <[email protected]>
Date:   Tue Oct 20 18:45:05 2020 +0000

    Merge branch 'master' into update_6.0

commit af74b1f
Author: Duaa <[email protected]>
Date:   Mon Oct 19 19:26:04 2020 +0000

    Resolve compile errors

commit 4f77e84
Author: Duaa <[email protected]>
Date:   Mon Oct 19 13:52:09 2020 -0400

    Fix conflict in output-json-http

commit b2d8e97
Author: Duaa <[email protected]>
Date:   Mon Oct 19 13:15:03 2020 -0400

    Update 6.0

commit 8b365f3
Author: Jazzy Doe <[email protected]>
Date:   Wed Oct 14 15:01:45 2020 +0000

    use updated set_field_limit libhtp api

    Approved-by: Richard Mortimer <[email protected]>

commit 79fff5b
Merge: 09ae960 0784f7f
Author: Jazzy Doe <[email protected]>
Date:   Mon Sep 21 13:04:49 2020 +0000

    Update suricata to not use cfg ctxs

    Approved-by: Duaa Abdelgadir <[email protected]>
    Approved-by: Todd Mortimer <[email protected]>

commit 0784f7f
Author: jmferra <[email protected]>
Date:   Tue Sep 15 12:01:11 2020 -0400

    Update suricata to not use cfg ctxs

commit 09ae960
Author: Jazzy Doe <[email protected]>
Date:   Wed Sep 9 19:46:43 2020 +0000

    Norm normalized uri and replace SCHTPGenerateNormalizedUri

    Approved-by: Todd Mortimer <[email protected]>

commit 27cd0fe
Author: Jazzy Doe <[email protected]>
Date:   Fri Sep 4 18:29:04 2020 +0000

    Handle new protocol extra data code from libhtp

    Approved-by: Richard Mortimer <[email protected]>
    Approved-by: Duaa Abdelgadir <[email protected]>

commit 8fb65a5
Author: Simon Dugas <[email protected]>
Date:   Thu Aug 13 12:14:22 2020 +0000

    htp: change connp accessors

    Removed the '_get' to make it more consistent with other functions.

commit 0d263bd
Author: Simon Dugas <[email protected]>
Date:   Thu Aug 13 17:31:46 2020 +0000

    htp: use htp_uri_t accessors

    Use functions instead of struct fields.

commit 0967b9a
Author: Simon Dugas <[email protected]>
Date:   Wed Aug 12 18:40:15 2020 +0000

    htp: accessors for htp_tx_data_t

    Use accessor functions instead of directly using struct fields.

commit f8cee10
Author: Simon Dugas <[email protected]>
Date:   Wed Jul 29 14:03:56 2020 +0000

    htp: functions for conn messages and txs

    Uses convenience functions for accessing lists inside of a connection.

commit e1c427a
Author: Simon Dugas <[email protected]>
Date:   Thu Jul 23 18:36:51 2020 +0000

    htp: refactor use of htp_headers_t

    Adds convenience methods for htp_headers and htp_tx_t that make
    accessing headers much more concise.

    Makes some functions const to support this. These function args aren't
    being modified so they should be const. The header values themselves
    should not be modified.

commit 2912364
Author: Simon Dugas <[email protected]>
Date:   Wed Jul 22 15:08:00 2020 +0000

    htp/tx: renamed htp_tx_user_data

    Use renamed function from libhtp2.

commit 2543beb
Author: Simon Dugas <[email protected]>
Date:   Wed Jul 22 13:02:46 2020 +0000

    htp/tx: use accessors for opaque type

    htp_tx_t is now an opaque type so we have to use functions instead of
    direct member access.

commit f21cf35
Author: Will Correia <[email protected]>
Date:   Mon Jul 13 16:17:27 2020 +0000

    Merged in list_fixes (pull request #4)

    Suricata compatibility fixes.  htp_list_array_t is now a Vector and struct members around lists are now accessed through accessor functions.

    Approved-by: Todd Mortimer

commit 6364836
Author: Simon Dugas <[email protected]>
Date:   Fri Jul 3 18:24:50 2020 -0400

    libhtp: use htp_headers_t instead of htp_table_t

    The type changed in libhtp which was causing incompatible pointer type
    warnings.

commit 40b6851
Author: Todd Mortimer <[email protected]>
Date:   Mon Jul 13 11:45:33 2020 +0000

    Compatability with htp_log changes.

commit 21a44f7
Author: Todd Mortimer <[email protected]>
Date:   Mon Jul 13 11:42:48 2020 +0000

    Remove fetching transaction user data from logs.

    This value appears to always be null, and does not appear to be set
    anywhere.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants