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

teleport/16.1.8 package update #27041

Merged
merged 3 commits into from
Aug 24, 2024

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Aug 24, 2024

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Aug 24, 2024
Copy link
Contributor Author

octo-sts bot commented Aug 24, 2024

Open AI suggestions to solve the build error:

The error message is: "ERRO request failed error=\"Get \\\"./packages/apk-configuration\\\": unsupported protocol scheme \\\"\\\"\" method=GET url=./packages/apk-configuration"

1. Ensure the URL is complete and includes a valid protocol (e.g., http:// or https://).
2. Update the code to use an absolute URL instead of a relative one.
3. Verify the configuration settings for the URL in your project.
4. Test the updated URL to confirm the issue is resolved.

Copy link
Contributor Author

octo-sts bot commented Aug 24, 2024

Open AI suggestions to solve the build error:

The error message is: "ERRO request failed error=\"Get \\\"./packages/apk-configuration\\\": unsupported protocol scheme \\\"\\\"\" method=GET url=./packages/apk-configuration"

1. Ensure the URL is complete and includes a valid protocol (e.g., http:// or https://).
2. Update the URL in the request to include the protocol: `http://./packages/apk-configuration` or `https://./packages/apk-configuration`.
3. Verify the URL is correct and accessible.
4. Test the request again.

Copy link
Contributor

Package teleport: Click to expand/collapse

Package teleport:

.PKGINFO metadata:

  (
  	"""
  	# Generated by melange
  	pkgname = teleport
- 	pkgver = 16.1.4-r1
+ 	pkgver = 16.1.8-r0
  	arch = x86_64
- 	size = 596128585
+ 	size = 601450282
  	origin = teleport
  	pkgdesc = The easiest, and most secure way to access and protect all of your infrastructure.
  	url = 
- 	commit = 42bb43b44a474e6a7fb00fdb7eb719b2b840c9c3
- 	builddate = 1723290399
+ 	commit = f1a8975cc1b93f8eae485d8e114a475415a73b73
  	license = AGPL-3.0-only
  	depend = posix-libc-utils
  	... // 3 identical lines
  	depend = so:libm.so.6
  	depend = so:libresolv.so.2
- 	datahash = 9e12c0312f9bbebcecb9d3ab1ffb82d50ff2f8282dc4f4f6a7f5ad3a9ba58af1
+ 	datahash = 15947175b4cbc408cb293da040a2c0de5190d72bbf4341d4931079c36184f5f8
  	"""
  )

Modified: /usr/local/bin/fdpass-teleport
Modified: /usr/local/bin/tbot
Modified: /usr/local/bin/tctl
Modified: /usr/local/bin/teleport
Modified: /usr/local/bin/tsh

bincapz found differences: Click to expand/collapse

Deleted: teleport/var/lib/db/sbom/teleport-16.1.4-r1.spdx.json [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM net/download download files downloadLocation
-LOW ref/site/url contains embedded HTTPS URLs https://spdx.org/spdxdocs/chainguard/melange/8713376c59a2260a8eda3ecfa327

Added: teleport/var/lib/db/sbom/teleport-16.1.8-r0.spdx.json [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM net/download download files downloadLocation
+LOW ref/site/url contains embedded HTTPS URLs https://spdx.org/spdxdocs/chainguard/melange/e2ad45eca90d60f16ab1a6619098

Changed: /tmp/wolfictl-apk-474439769/teleport/usr/local/bin/tctl

Changed: /tmp/wolfictl-apk-474439769/teleport/usr/local/bin/teleport

1 new behaviors

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM secrets/ssh_authorized_hosts accesses SSH authorized_keys files .ssh
authorized_keys

1 removed behaviors

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM security_controls/linux/ufw interacts with the ufw firewall allow
deny
disable
enable
ufw

@mamccorm mamccorm merged commit 37398e1 into main Aug 24, 2024
13 checks passed
@mamccorm mamccorm deleted the wolfictl-0cc4d610-ef30-4523-99c7-ccf0f7c5aef3 branch August 24, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants