Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

Codacy Production / Codacy Static Code Analysis required action Aug 22, 2024 in 0s

9 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 9
           

Complexity increasing per file
==============================
- projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py  1
- projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_plugin.py  5
         

Clones added
============
- projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_plugin.py  1
- projects/vdk-plugins/vdk-oauth-auth/setup.py  1
- projects/vdk-plugins/vdk-kerberos-auth/src/vdk/plugin/kerberos/kerberos_plugin.py  1
         

See the complete overview on Codacy

Annotations

Check warning on line 6 in projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py#L6

Possible hardcoded password: 'CLIENT_SECRET'

Check failure on line 6 in projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py#L6

Possible hardcoded secret key (secret)

Check warning on line 8 in projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py#L8

Possible hardcoded password: 'TEAM_CLIENT_SECRET'

Check failure on line 8 in projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py#L8

Possible hardcoded secret key (secret)

Check warning on line 10 in projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py#L10

Possible hardcoded password: 'API_TOKEN_AUTHORIZATION_URL'

Check warning on line 12 in projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_configuration.py#L12

Possible hardcoded password: 'CSP_ACCESS_TOKEN'

Check warning on line 24 in projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_plugin.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_plugin.py#L24

Possible hardcoded password: 'TEAM_CLIENT_SECRET'

Check failure on line 24 in projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_plugin.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_plugin.py#L24

Possible hardcoded secret key (secret)

Check warning on line 25 in projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_plugin.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

projects/vdk-plugins/vdk-oauth-auth/src/vdk/plugin/oauth/oauth_plugin.py#L25

Possible hardcoded password: 'TEAM_ACCESS_TOKEN'