Skip to content

Conversation

@orlenyslp
Copy link
Collaborator

No description provided.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
11 Security Hotspots
7.6% Duplication on New Code (required ≤ 3%)
E Security Rating on New Code (required ≥ A)
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

# total_cases -= 1
i_arrival = total_cases
arrival_dates = list()
rng = np.random.default_rng()

Check notice

Code scanning / SonarCloud

Results that depend on random number generation should be reproducible Low test

Provide a seed for this random generator. See more on SonarQube Cloud
optimization_metric=optimization_metric,
)

parser = etree.XMLParser(remove_blank_text=True)

Check failure

Code scanning / SonarCloud

XML parsers should not be vulnerable to XXE attacks High test

Disable access to external entities in XML parsing. See more on SonarQube Cloud
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
11 Security Hotspots
7.7% Duplication on New Code (required ≤ 3%)
E Security Rating on New Code (required ≥ A)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@socket-security
Copy link

socket-security bot commented Jan 23, 2025

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/log-distance-measures@2.0.1 None 0 92.8 kB pix

View full report↗︎

@orlenyslp orlenyslp merged commit 7b68b7d into main Jan 24, 2025
3 checks passed
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.

2 participants