Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception on JSON baseline without a synopsis #1230

Closed
BernieWhite opened this issue Aug 17, 2022 · 0 comments · Fixed by #1232
Closed

Exception on JSON baseline without a synopsis #1230

BernieWhite opened this issue Aug 17, 2022 · 0 comments · Fixed by #1232
Assignees
Labels
bug Something isn't working
Milestone

Comments

@BernieWhite
Copy link
Member

Description of the issue

Baselines and other resources support a Synopsis: comment in code. However PSRule generates a non-descriptive exception when attempting to parse a JSON baseline and the comment is not present.

Expected behaviour

Synopsis comments should only be optional. No error should be generated on any resources that don't include the synopsis comment.

Error output

OperationStopped: Object reference not set to an instance of an object.

Module in use and version:

  • Module: PSRule
  • Version: 2.3.2
@BernieWhite BernieWhite added the bug Something isn't working label Aug 17, 2022
@BernieWhite BernieWhite added this to the v2.4.0 milestone Aug 17, 2022
@BernieWhite BernieWhite self-assigned this Aug 18, 2022
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue Aug 18, 2022
@BernieWhite BernieWhite mentioned this issue Aug 29, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant