Skip to content

Conversation

@aman19K
Copy link
Contributor

@aman19K aman19K commented Jul 19, 2024

  • error log formatting in auth login
  • version bump
    "@contentstack/cli-audit": "~1.6.4",
    "@contentstack/cli-auth": "~1.3.20",
    "@contentstack/cli-cm-bootstrap": "~1.9.4",
    "@contentstack/cli-cm-branches": "~1.1.2",
    "@contentstack/cli-cm-bulk-publish": "~1.4.8",
    "@contentstack/cli-cm-export": "~1.11.6",
    "@contentstack/cli-cm-clone": "~1.10.7",
    "@contentstack/cli-cm-export-to-csv": "~1.7.2",
    "@contentstack/cli-cm-import": "~1.16.2",
    "@contentstack/cli-cm-migrate-rte": "~1.4.18",
    "@contentstack/cli-cm-seed": "~1.7.7",
    "@contentstack/cli-command": "~1.2.19",
    "@contentstack/cli-config": "~1.6.5",
    "@contentstack/cli-launch": "~1.0.20",
    "@contentstack/cli-migration": "~1.6.1",
    "@contentstack/cli-utilities": "~1.7.0",


// Append detailed error information if available
if (parsedError.errors && Object.keys(parsedError.errors).length > 0) {
const entityNames: { [key: string]: string } = {

Check failure

Code scanning / CodeQL

Hard-coded credentials

The hard-coded value "Management Token" is used as [authorization header](1).
@aman19K aman19K marked this pull request as ready for review July 22, 2024 08:49
@aman19K aman19K requested a review from a team as a code owner July 22, 2024 08:49
Copy link
Contributor

@cs-raj cs-raj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the patch version of the plugins whose dependencies have minor version updated

@aman19K
Copy link
Contributor Author

aman19K commented Jul 22, 2024

Please update the patch version of the plugins whose dependencies have minor version updated

@cs-raj done

cs-raj
cs-raj previously approved these changes Jul 22, 2024
@aman19K aman19K merged commit f05a913 into development Jul 22, 2024
@aman19K aman19K deleted the feat/DX-840 branch July 22, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants