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

WIP: Add ModelMesh test for CVE-2024-7557 #1861

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

update 2.13

6d29aef
Select commit
Loading
Failed to load commit list.
Open

WIP: Add ModelMesh test for CVE-2024-7557 #1861

update 2.13
6d29aef
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Robocop succeeded Oct 1, 2024 in 7s

10 new alerts

New alerts in code changed by this pull request

  • 2 warnings
  • 8 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 222 in ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDataScienceProject/ModelServer.resource

See this annotation in the file changed.

Code scanning / Robocop

There is too many arguments per continuation line ({{ arguments_count }} / {{ max_arguments_count }}) Note test

There is too many arguments per continuation line (2 / 1)

Check warning on line 1 in ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHModelServing.resource

See this annotation in the file changed.

Code scanning / Robocop

Inconsistent use of tabs and spaces in file Warning test

Inconsistent use of tabs and spaces in file

Check notice on line 231 in ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHModelServing.resource

See this annotation in the file changed.

Code scanning / Robocop

There is too many arguments per continuation line ({{ arguments_count }} / {{ max_arguments_count }}) Note test

There is too many arguments per continuation line (2 / 1)

Check notice on line 232 in ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHModelServing.resource

See this annotation in the file changed.

Code scanning / Robocop

There is too many arguments per continuation line ({{ arguments_count }} / {{ max_arguments_count }}) Note test

There is too many arguments per continuation line (2 / 1)

Check warning on line 674 in ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHModelServing.resource

See this annotation in the file changed.

Code scanning / Robocop

File has too many lines ({{ lines_count }}/{{max_allowed_count }}) Warning test

File has too many lines (674/400)

Check notice on line 35 in ods_ci/tests/Tests/1000__model_serving/1008_model_serving_cross_auth.robot

See this annotation in the file changed.

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Test Variable can be replaced with VAR

Check notice on line 36 in ods_ci/tests/Tests/1000__model_serving/1008_model_serving_cross_auth.robot

See this annotation in the file changed.

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Test Variable can be replaced with VAR

Check notice on line 42 in ods_ci/tests/Tests/1000__model_serving/1008_model_serving_cross_auth.robot

See this annotation in the file changed.

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Test Variable can be replaced with VAR

Check notice on line 43 in ods_ci/tests/Tests/1000__model_serving/1008_model_serving_cross_auth.robot

See this annotation in the file changed.

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Test Variable can be replaced with VAR

Check notice on line 137 in ods_ci/tests/Tests/1000__model_serving/1008_model_serving_cross_auth.robot

See this annotation in the file changed.

Code scanning / Robocop

{{ create_keyword }} can be replaced with VAR Note test

Create List can be replaced with VAR