Skip to content

chore: Regenerate API - #2

Open
nurof3n wants to merge 1 commit into
prod-stagingfrom
nurof3n/chore/regenerate-api
Open

chore: Regenerate API#2
nurof3n wants to merge 1 commit into
prod-stagingfrom
nurof3n/chore/regenerate-api

feat: Regenerate API using openapi-generator-cli

14e97ba
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Nov 17, 2025 in 26s

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/prod-staging was not found:

Default setup

  • ❓  /language:actions

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 120 in unikraft_cloud_platform/models/certificate.py

See this annotation in the file changed.

Code scanning / CodeQL

Inefficient regular expression High

This part of the regular expression may cause exponential backtracking on strings starting with 'A=' and containing many repetitions of 'A='.

Check failure on line 76 in unikraft_cloud_platform/models/image.py

See this annotation in the file changed.

Code scanning / CodeQL

Inefficient regular expression High

This part of the regular expression may cause exponential backtracking on strings containing many repetitions of '-'.

Check failure on line 86 in unikraft_cloud_platform/models/image.py

See this annotation in the file changed.

Code scanning / CodeQL

Inefficient regular expression High

This part of the regular expression may cause exponential backtracking on strings containing many repetitions of '-'.