Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Validate Notification config.json Schema Semantics #2985

@nharper285

Description

@nharper285

We need to validate notification config files during job submission. Ideally, a user would attempt to deploy a job with a malformed json file and OneFuzz would immediately fail the job submission and return the failure to the user.

One potential solution would be to detail some kind of schema that can be used to check incoming configs against.

Validations we can add:

  • Area Path exists in the project
  • Iteration Path exists

AB#45445

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions