Skip to content

Conversation

@cs-raj
Copy link
Contributor

@cs-raj cs-raj commented Jul 11, 2024

version bump:

@contentstack/cli: 1.20.0 -> 1.20.1
@contentstack/cli-cm-import: 1.16.0 -> 1.16.1

const userData = {
access_token: 'abc123',
refresh_token: 'def456',
refresh_token: '***REMOVED***',

Check failure

Code scanning / CodeQL

Hard-coded credentials

The hard-coded value "***REMOVED***" is used as [authorization header](1). The hard-coded value "***REMOVED***" is used as [authorization header](2).
const userData = {
access_token: 'abc123',
refresh_token: 'def456',
refresh_token: '***REMOVED***',

Check failure

Code scanning / CodeQL

Hard-coded credentials

The hard-coded value "***REMOVED***" is used as [authorization header](1). The hard-coded value "***REMOVED***" is used as [authorization header](2).
@cs-raj cs-raj marked this pull request as ready for review July 22, 2024 07:47
@cs-raj cs-raj requested a review from a team as a code owner July 22, 2024 07:47
@cs-raj cs-raj requested a review from aravindbuilt July 22, 2024 08:05
Copy link
Contributor

@harshithad0703 harshithad0703 left a comment

Choose a reason for hiding this comment

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

Approved

@cs-raj cs-raj merged commit 3006c86 into main Jul 22, 2024
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.

4 participants