Files
fm-orchestrator/module_build_service
mprahl 6d61a59b13 Clean up the valid API parameters
The MBS submission API endpoint should not accept every parameter
that is also a column on the ModuleBuild table. There are two
reasons for this. The first is that a user should be notified if
the supplied parameter is invalid, whereas it could get silently
ignored. The second reason is that a nefarious user could pass
in specially crafted API parameters causing MBS to do something
unexpected or undesired.
2019-03-19 08:01:23 -04:00
..
2019-03-18 13:30:04 -04:00
2019-03-13 13:38:08 +01:00
2019-03-13 13:38:08 +01:00
2019-03-19 08:01:23 -04:00