v3.4.0
v3.4.0 (2024-08-23)
Chore
- chore: Merge back version tags and changelog into develop. (
724ac16
)
Documentation
- docs: update maintainers list to reflect active maintainers (#1638)
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Co-authored-by: mrgadgil <49280244+mrgadgil@users.noreply.github.com> (f8daaae
)
- docs: updates CODE_OF_CONDUCT urls in README and website (#1635)
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> (08f387a
)
-
docs: adds ROADMAP.md with high level roadmap description (#1626)
-
docs: adds ROADMAP.md with high level roadmap description
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- chore: refines working in ROADMAP.md for clarity
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- docs: updates ROADMAP.md with timeline information
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- docs: rewords section on iterations
Adds more clarity around what takes place in
the 12-week period. No changes to the overall plan.
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> (ed10dad
)
Feature
- feat: add parameter aggregation support for SSP (#1668)
Signed-off-by: Alejandro Jose Leiva Palomo <alejandro.leiva.palomo@ibm.com> (b2611d1
)
- feat: adds dependabot configuration for continous updates (#1647)
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> (4862c4a
)
-
feat: adds implementation parts to This System component in markdown (#1536)
-
feat: adds implementation part prompts for This System
Changes in assembly are due to changes in the markdown breaking the unit tests
because the This System component is associated with each statement
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- fix: removes this system comp prose and status duplication
The process_main_component was overwriting the first prose
response to all the parts
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- chore: removes TODO comment for bug review
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- chore: updates workding in comments in control_writer.py
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- chore: moves part_a_text_edited into applicable unit tests
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- refactor: add include-all-parts to make part responses optional
To ensure the default markdown is not overly verbose, writing all
implementation parts and the inclusion of This System is optional.
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- docs: updates documentation with include-all-parts description
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- chore: updates comments and docstring in control_writer.py updates
The goal is to increase the usefulness of the comments
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- fix: updates docstring in control_writer.py to improve clarity
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> (54706af
)
Fix
-
fix: cis benchmarks to catalog task, which mistakenly does not see all columns (#1657)
-
fix: allow sheet specification
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
- fix: number of columns is too small by 1
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
- Fix: examine all columns
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com> (6c2d3f3
)
-
fix: skips sonar scans for dependabot updates (#1656)
-
fix: skips sonar scans for dependabot updates
Dependabot updates only include third party dependency updates
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
- fix: updates workflow if statement formatting
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> (050c425
)
- fix: updates invalid dependabot configuation (#1650)
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> (e27f0cd
)
-
fix: correct logo redirection for PyPi page (#1644)
-
fix: correct logo redirection for PyPi page
Signed-off-by: Alejandro Jose Leiva Palomo <alejandro.leiva.palomo@ibm.com>
- fix: change develop to main branch in the logo link
Signed-off-by: Alejandro Jose Leiva Palomo <alejandro.leiva.palomo@ibm.com>
Signed-off-by: Alejandro Jose Leiva Palomo <alejandro.leiva.palomo@ibm.com> (2c4899a
)
-
fix: default value for optional string params should be None (#1621)
-
fix: default value for optional string params should be None
Signed-off-by: George Vauter <gvauter@redhat.com>
- pin setuptools to min version suppported by setuptools_scm
Signed-off-by: George Vauter <gvauter@redhat.com>
- fix: add include_all_parts to undo accidental deletion
Signed-off-by: George Vauter <gvauter@redhat.com>
Signed-off-by: George Vauter <gvauter@redhat.com> (f81f567
)
- fix: allow forks to correctly run the pipelines (#1633)
A small set of cleanups to the pipelines.
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Chris Butler <chris.butler@redhat.com>
Co-authored-by: Jennifer Power <barnabei.jennifer@gmail.com> (af4e5a2
)
Unknown
- Merge pull request #1670 from oscal-compass/develop
chore: Trestle release (2420d97
)
- fix - make status and mitre column optional (#1649)
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com> (47e6936
)