Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat playbooks git sync #50

Merged
merged 13 commits into from
Jul 1, 2024

Refactor ansible shell call in galaxy.ts

c342419
Select commit
Loading
Failed to load commit list.
Merged

Feat playbooks git sync #50

Refactor ansible shell call in galaxy.ts
c342419
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 1, 2024 in 5s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/master was not found:

Default setup

  • ❓  /language:python

New alerts in code changed by this pull request

Security Alerts:

  • 2 critical
  • 4 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 59 in server/src/data/cache/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Database query built from user-controlled sources High

This query object depends on a
user-provided value
.

Check failure on line 7 in server/src/integrations/shell/authentication.ts

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled command line Critical

This command line depends on a
user-provided value
.
This command line depends on a
user-provided value
.
This command line depends on a
user-provided value
.

Check failure on line 41 in server/src/integrations/shell/playbook-file.ts

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check failure on line 22 in server/src/integrations/shell/utils.ts

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check failure on line 32 in server/src/integrations/shell/utils.ts

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check failure on line 87 in server/src/integrations/shell/ansible.ts

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled command line Critical

This command line depends on a
user-provided value
.