awslabs / agent-evaluation

A generative AI-powered framework for testing virtual agents.
https://awslabs.github.io/agent-evaluation/
Apache License 2.0
64 stars 10 forks source link

Fix security vulnerabilities #29

Closed tonykchen closed 2 months ago

tonykchen commented 2 months ago

Issue #, if available:

Description of changes:

  1. Enabled autoescape in Jinja.
  2. Added required suffixes for custom modules (hooks and targets).
  3. Added Bandit and pip-audit to scan for security vulnerabilities.
  4. Added a logo and favicon (hope ya'll like it 😄)
  5. Refined dependency version requirements in (see requirements.txt)
  6. Fix contributor link in README

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.