Taskcluster

Latest version: v65.1.0

Safety actively analyzes 638388 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 21 of 52

44.22.0

GENERAL

▶ [minor]
Add a docker-worker capability `disableSeccomp` to disable the seccomp
system call filter.

It allows significant information leakage, and its use should not be
considered secure. This is required to run `rr` inside a container, as
described here: https://github.com/mozilla/rr/wiki/Docker

▶ [patch]
Adjust GCP CloudBuild config to cancel other ongoing jobs, so that the latest job is the only one that runs and no race conditions will occur with deploying to dev.

▶ [patch]
Upgrade many deps with the following command:
`pmac add 5692 5691 5690 5689 5688 5687`

▶ [patch]
Upgrades to latest Node version, v16.17.1, which is a security release.

USERS

▶ [minor]
Added basic dashboard stats: Worker pools, provisioners, hooks, clients counts.

44.21.0

GENERAL

▶ [minor] [4534](https://github.com/taskcluster/taskcluster/issues/4534)
Add completions for other shells

WORKER-DEPLOYERS

▶ [patch] [5666](https://github.com/taskcluster/taskcluster/issues/5666)
The generic-worker no longer panics if it gets no HTTP responses from Queue for over 15 minutes.

DEVELOPERS

▶ [minor]
Refactored github status checks handler to do handle task status transitions in single place.

Previous implementation relied on two handlers: taskDefined and statusChanged.
For some tasks both events happened at the same time, which led to a race condition and multiple check_runs being created.
To prevent concurrent handlers overwriting newer updates, simple time-based check was added to prevent this.

44.20.4

DEVELOPERS

▶ [patch] [5663](https://github.com/taskcluster/taskcluster/issues/5663)
This patch upgrades to the new, v2 Docker Hub APIs.
v1 APIs were deprecated as of September 5, 2022 - see [here](https://www.docker.com/blog/docker-hub-v1-api-deprecation/) for more info.

44.20.3

USERS

▶ [patch]
Fixes UI bug with hooks creation form, where changing Exchange input resulted in error message.

▶ [patch]
Trim ANSI control codes from the live log that is being shown in github check run.

44.20.2

No changes

44.20.1

DEVELOPERS

▶ [patch]
Trim github payload for the check run updates call.

▶ [patch]
Build generic worker docker image as part of the release process.

Page 21 of 52

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.