Boris Bera

Results 11 issues of Boris Bera

*Issue #, if available:* #102 & #154 *Description of changes:* Currently, both the `Add` and `Delete` operations in this helper return a `not implemented` error. This can lead to issues...

👋 Hello there. My organization's security team has found that this GitHub action is vulnerable to script injection. This kind of vulnerability is described here: https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#understanding-the-risk-of-script-injections The issue is present...

### 🔖 Feature description The main catalog table (ex: https://demo.backstage.io/catalog?filters%5Bkind%5D=location&filters%5Buser%5D=all) has a filter on the top-right. Currently, this filter seems to only search the location name and not the location...

enhancement
area:catalog

### CLI Version 2.31.2 ### Operating System and Architecture - [X] macOS (arm64) - [ ] macOS (x86_64) - [ ] Linux (i686) - [X] Linux (x86_64) - [ ]...

Status: Backlog

## Hey, I just made a Pull Request! This PR changes `getCompoundEntityRef` so that it returns the parts of the compound ref as lowercase. This fixes an issue I've been...

area:catalog

The goal of this feature is to allow users to control the path of the lockfile. This is useful in situations where you don't want the lockfile to default next...

Relates to #202 This PR adds the `requireKey` field to the backend config. Normally, when `autorestic check` finds a backend without a key, it will generate a new key and...

Related to #202 This should help in cases where the backend name includes special characters like `-` and trying to set configuration values from environment variables.

## Hey, I just made a Pull Request! This PR changes the scheduler so that tasks are wrapped in Open Telemetry spans. Before this change, when trying to troubleshoot a...

area:core

There's a number of open issues about crashes coming from `forgetoption` and `configoption`: - https://github.com/cupcakearmy/autorestic/issues/351 - https://github.com/cupcakearmy/autorestic/issues/315 - https://github.com/cupcakearmy/autorestic/issues/194 This happens when `autorestic` generates a secret key for a backend...