Skip to content

v1.1.0

Choose a tag to compare

@NevinK NevinK released this 15 Jul 14:03
· 120 commits to main since this release
4b402a4

Action Plan midigation slide is divided into three sections

  1. Fix before sigining contains only extreme violation data
  2. Near term contains high and medium violation data
  3. Long term contains low violation data

Configuration has been modified to allow for a more flexible deck generation

  1. appl.list contains the AIP triplet schema names (this field is not case sensitive)
  2. appl.title, an optional property used to allow for independent titles for each application. It is a property is json formated property using the appl.list name as a key
  3. appl.highlight, an optional property used to identify the application name in the highlight system. A case sensitive json formated property, if omitted the application will assume the Highlight and AIP names are the same

Note: The application is now (see attached) using the com.castsoftware.uc.python.common python package. since this package has not been added to pip yet it's location will need to be added to the PYTHONPATH environment variable.