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

eMASS API V3.11-3.13 Clients updates needed #12

Open
12 tasks
georgedias opened this issue Sep 28, 2023 · 0 comments
Open
12 tasks

eMASS API V3.11-3.13 Clients updates needed #12

georgedias opened this issue Sep 28, 2023 · 0 comments

Comments

@georgedias
Copy link
Collaborator

georgedias commented Sep 28, 2023

Need to add the NOTICE and LICENCES files (see here)


Need to update the clients (emasser and SAF) system-roles endpoint call.

  • The field role should NOT be an enum in get system-roles (query parameter)

  • Added assessmentProcedures to get test-results, get poams, get artifacts (query parameter)

  • Evaluate the get artifacts export endpoint - file is exported to the temp directory - not there

  • POA&Ms - new required field identifiedInCFOAuditOrOtherReview (VA only)

[Required] If not specified, this field will be set to false because it does not accept a null value.

  • ppsmRegistrationRequired is a string, however the values listed on the examples are true/false. Should this field be a Boolean?

SAF CLI

  • get controls - flag acronyms should be a string not Boolean
  • update the get dashboards EXAMPLES to: saf emasser get dashboards [dashboard name] [-o, --orgId] [options]
  • change flag options for scheduledCompletionDateStart, aliases: '-d' scheduledCompletionDateEnd, aliases: '-e'
  • in get workflow_definitions change the -i to -I (all Booleans are capitalized)
  • add register endpoint to the help file (https://saf-cli.mitre.org/docs/emasser)
  • test the post/put poams endpoints
  • saf emasser delete poams change the -P to -p
  • saf emasser delete milestones change the -M to -m
  • saf emasser delete artifacts change -F to -f
@georgedias georgedias changed the title eMASS API V3.11 Clients updates needed eMASS API V3.11-3.13 Clients updates needed Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant