Ktanmay21's picture
Repo2RLEnv: add 15 tasks
f50dbbb verified

Issue

Title: Update vendored certificate file

Description

Description of changes: Port of

This removes trustcor certs from our vendored cacert.pem file following .

For all of the reasons enumerated in , we do not believe that there is any security risk to AWS customers at this time. This is being done to help customers whose security scanners are flagging botocore due to CVE-2022-23491.

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

Task

Modify the repository so that the issue described above is resolved. The repository is checked out at base commit ffa4d0e80eef. Edit files in place; the verifier captures your changes via git diff and scores them against an oracle patch using SWE-RL-style diff-similarity reward.