Commit History

fix: Remediate CodeQL security vulnerabilities
d7c2fbc

jebin2 commited on

feat: Implement robust path and argument validation to prevent traversal and injection vulnerabilities, and enhance URL parsing with `urllib.parse`.
9ba616c

jebin2 commited on

Fix 400/422 errors: Correct payload structure, improve error logging, and update workflow inputs
c1a09cd

jebin2 commited on

user
e008f24

jebin2 commited on

refactor: migrate the web application from Flask to FastAPI.
44d1e44

jebin2 commited on

refactor: migrate the web application from Flask to FastAPI, updating dependencies and Dockerfile to use uvicorn.
c163f91

jebin2 commited on

copy first
ad93ce0

jebin2 commited on

copy first
aa7a687

jebin2 commited on

refactor: Centralize configuration management by replacing direct os.getenv calls with the new get_config_value utility function.
3bba70c

jebin2 commited on

refactor: optimize publisher workflow and dynamic env var loading
5795725

jebin2 commited on

feat: Add Publisher Workflow to local app
6e77baf

jebin2 commited on

new changes
0d2b4eb

jebin2 commited on