Write behaviors downloaded from URL to tempdir (#816)

Follow-up to #368 

This makes download locations consistent between custom behaviors
downloaded from URLs and those downloaded from Git repos, and resolves a
container security issue in Browsertrix.
This commit is contained in:
Tessa Walsh 2025-04-04 11:23:29 -04:00 committed by GitHub
parent 28241c824e
commit 2961d3b9f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "browsertrix-crawler",
"version": "1.5.10",
"version": "1.5.11",
"main": "browsertrix-crawler",
"type": "module",
"repository": "https://github.com/webrecorder/browsertrix-crawler",