console icon indicating copy to clipboard operation
console copied to clipboard

End-to-End encrypted application secrets and configuration management for developers.

Results 60 console issues
Sort by recently updated
recently updated
newest added

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a...

dependencies
javascript

Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies
python

Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.11. Commits 61a986f [4.2.x] Bumped version for 4.2.11 release. 3c9a277 [4.2.x] Fixed CVE-2024-27351 -- Prevented potential ReDoS in Truncator.words(). 7973951 [4.2.x] Added release date for...

dependencies
python

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript

Bumps [jose](https://github.com/panva/jose) from 4.14.1 to 4.15.5. Release notes Sourced from jose's releases. v4.15.5 Fixes add a maxOutputLength option to zlib inflate (1b91d88), fixes CVE-2024-28176 v4.15.4 Fixes types: export GetKeyFunction (#592)...

dependencies
javascript

# Description 📣 Improves exception handling in django by correctly mapping the response type to the type of exception. ## Type ✨ - [ ] Bug fix - [x] New...

[Screencast from 2024-03-04 14-01-20.webm](https://github.com/phasehq/console/assets/85357445/d5285044-3316-4be3-a322-f30dbd53454c) ![image](https://github.com/phasehq/console/assets/85357445/084aea1d-bf49-4d64-a437-03596a35076d)

bug

### Describe the bug When a secret's path is updated via the CLI / API / SDK, an update event is shown in the UI but the diff of the...

bug
frontend
fosshack

On slower systems it takes a while to unlock the keyring, would be helpful to have a indicator. [Screencast.webm](https://github.com/phasehq/console/assets/85357445/50406d1a-9a9c-4cb1-8f4f-de2c4b037aad)

enhancement

### Current behavior After inputing a team name in step one, the user only discovers that this team name is not available after clicking the **finish** button in step 3....