hydra/t/Hydra
Cole Helbling 61189ecca9 Helper/Nix: constructRunCommandLogPath: verify uuid is valid
This shouldn't be possible normally, but it is possible to:

    $db->resultset('RunCommandLogs')->new({ uuid => "../etc/passwd" });

if you have access to the `$db`.
2022-01-31 08:58:33 -08:00
..
Config Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
Controller Merge pull request #1115 from DeterminateSystems/project-jobset/builds-json-repr 2022-01-15 12:09:45 -05:00
Event Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
Helper Helper/Nix: constructRunCommandLogPath: verify uuid is valid 2022-01-31 08:58:33 -08:00
Plugin Helper/Nix: constructRunCommandLogPath: take RunCommandLog as input 2022-01-31 08:58:33 -08:00
Schema RunCommandLogs: set a UUID automatically 2022-01-31 08:58:33 -08:00
View Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
Event.t Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
Math.t Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
PostgresListener.t Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
TaskDispatcher.t Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00