Skip to content

Update db.py#10

Open
souro1212 wants to merge 1 commit intomainfrom
souro1212-patch-4
Open

Update db.py#10
souro1212 wants to merge 1 commit intomainfrom
souro1212-patch-4

Conversation

@souro1212
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown

🔐 Secure Code Review (AI)

⚠️ Could not complete review: OpenAI HTTP 429: { "error": { "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.", "type": "insufficient_quota", "param": null, "code": "insufficient_quota" } }


Models can make mistakes. Verify before merging.

@sonarqubecloud
Copy link
Copy Markdown

@secure-code-warrior-for-github
Copy link
Copy Markdown

Micro-Learning Topic: SQL injection (Detected by phrase)

Matched on "sqli"

What is this? (2min video)

This is probably one of the two most exploited vulnerabilities in web applications and has led to a number of high profile company breaches. It occurs when an application fails to sanitize or validate input before using it to dynamically construct a statement. An attacker that exploits this vulnerability will be able to gain access to the underlying database and view or modify data without permission.

Try a challenge in Secure Code Warrior

Helpful references

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.

1 participant