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

Added required since parameter to the connectors && updated tenint pin #26

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

SteveMcGrath
Copy link
Contributor

Description

Updates the Tenint library version pin to fix the callback certificate issue and also added the new required since
parameter to the connector main functions for all of the existing connectors.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@SteveMcGrath SteveMcGrath requested a review from a team as a code owner January 22, 2025 19:33
Copy link

@rk-tenb rk-tenb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice stuff

Copy link

github-actions bot commented Jan 22, 2025

🔍 Vulnerabilities of connector-qualys2tone:latest

📦 Image Reference connector-qualys2tone:latest
digestsha256:53ada6896239b46d884a5ba81e4429a346969c0a0a024d826bc01bb8f4a9b03a
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size36 MB
packages88
📦 Base Image python:3.12-alpine
also known as
  • 3.12-alpine3.21
  • 3.12.8-alpine
  • 3.12.8-alpine3.21
digestsha256:d76caa28f543e3a79719bc0088cb64bab36aef67e455e3e35adc7bf24cccf670
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0

Copy link

github-actions bot commented Jan 22, 2025

Recommended fixes for image connector-qualys2tone:latest

Base image is python:3.12-alpine

Name3.12.8-alpine3.21
Digestsha256:d76caa28f543e3a79719bc0088cb64bab36aef67e455e3e35adc7bf24cccf670
Vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
Pushed1 month ago
Size18 MB
Packages56
Flavoralpine
OS3.21
Runtime3.12.8
The base image is also available under the supported tag(s): 3.12-alpine3.21, 3.12.8-alpine, 3.12.8-alpine3.21

Refresh base image

Rebuild the image using a newer base image version. Updating this may result in breaking changes.

✅ This image version is up to date.

Change base image

TagDetailsPushedVulnerabilities
3.13-alpine
Tag is preferred tag
Also known as:
  • alpine
  • alpine3.21
  • 3.13.1-alpine
  • 3.13.1-alpine3.21
  • 3.13-alpine3.21
  • 3-alpine
  • 3-alpine3.21
Benefits:
  • Same OS detected
  • Minor runtime version update
  • Image is smaller by 1.1 MB
  • Image contains 13 fewer packages
  • Tag is preferred tag
  • Image has same number of vulnerabilities
Image details:
  • Size: 17 MB
  • Flavor: alpine
  • OS: 3.21
  • Runtime: 3.13.1
1 month ago



@SteveMcGrath SteveMcGrath merged commit 02cdcf9 into main Jan 22, 2025
10 checks passed
@SteveMcGrath SteveMcGrath deleted the fix/implicit-since branch January 22, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants