Skip to content

Commit 73dd957

Browse files
Merge pull request #8 from godaddy/changeset-release/main
Version Packages
2 parents b3cba2f + 00eb548 commit 73dd957

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/security-hardening.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @godaddy/cli
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- b3cba2f: Security hardening: bind OAuth server to 127.0.0.1, sanitize headers in debug and --include output, HTML-escape OAuth error page, harden PowerShell keychain escaping, stop forwarding raw server errors to userMessage, redact sensitive fields in debug request body, add 120s OAuth timeout.
8+
39
## 0.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@godaddy/cli",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "GoDaddy CLI for managing applications and webhooks",
55
"keywords": [
66
"godaddy",

0 commit comments

Comments
 (0)