priyadam

Results 9 issues of priyadam

In file: https://github.com/OpenSourceFellows/amplify/blob/main/server/routes/api/checkout.js Copilot Prompts in quotes - [x] Highlight lines 4-10 "refactor to be more secure against SQL injections" - [x] Highlight lines 124-129 "refactor to be more robust"

File: https://github.com/OpenSourceFellows/amplify/pull/956 _Copilot prompts are in quotes_ - [ ] Check which files are affected "@workspace which files use express and body parser" - [ ] For each file pulled...

In file roiScript/send_metrics.mjs Tasks: _Copilot prompts are in quotes_ - [x] Check for possible security breaches "@workspace where is the notion secret used" # Context:

new contributor

Context: This checking if the repository name is included in the [OSS-Fuzz](https://github.com/google/oss-fuzz) project list. Fuzzing, or fuzz testing, is the practice of feeding unexpected or random data into a program...

In file: https://github.com/OpenSourceFellows/amplify/blob/main/server/routes/api/checkout.js Copilot Prompts in quotes - [x] Highlight lines 21-26 "refactor to be more secure and robust" - [x] Highlight file "refactor to give least privilege"

In file: https://github.com/OpenSourceFellows/amplify/blob/main/server/routes/api/checkout.js Copilot Prompts in quotes - [ ] @file and "insert fuzzing library" - [ ] Highlight lines 124-129 "/tests" and accept for a few error codes -...

In file: .github/workflows/codeql-analysis.yml - [ ] Highlight lines 21-22 "Refactor to make permissions have a small reduction of attack" (statuses, checks, security events, deployments) - [ ] Highlight lines 21-22...

Potential fix for [https://github.com/OpenSourceFellows/amplify/security/code-scanning/20](https://github.com/OpenSourceFellows/amplify/security/code-scanning/20) To fix this issue, we should ensure that untrusted user input is never used as a format string in a logging or formatting function. The best...