Releases: Ed-Fi-Alliance-OSS/certification-testing
commit-8666ba37c9ec4
Automated SIS artifact for commit-8666ba37c9ec4d0460bb9b67e5b22eb485793ba1.
commit-e71a39ba0d4fd
Automated SIS artifact for commit-e71a39ba0d4fd85b5e9229746278f3222fc4c254.
commit-3d8d0341ddfa4
Automated SIS artifact for commit-3d8d0341ddfa4b62f00db93ca8ae51dbb6a8f76b.
commit-171c015983a7c
Automated SIS artifact for commit-171c015983a7c5eeaf995061cd505bf588c268d2.
Certification 2.1
Bump axios from 1.13.6 to 1.15.0 in /bruno (#116) Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.13.6...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit-a9ef5dd5538c2
Automated SIS artifact for commit-a9ef5dd5538c2b0be340747421ebc693bd9f39ed.
v2.1.0-qa-test
[CERT-222] Update Bruno CLI dependencies (#114) * [CERT-222] Workflow update - export Bruno artifacts * docs: Added artifact readme documentation * [CERT-222] fix: Bruno CLI dependency updated * [CERT-222] fix: Fixing aws-sdk security vulnerability The override is working — fast-xml-parser is now at `4.5.4`. Here's where things stand: * Critical CVE removed (GHSA-m7jm-9gc2-mpf2, score 9.3) ✓ * Low CVE removed (GHSA-fj3w-jwp8-x2g3) ✓ * Remaining: 1 High (GHSA-8gc5-j5rx-235r) — numeric entity expansion bypass affecting >=4.0.0-beta.3 <=5.5.5. This one can only be fully fixed by going to 5.5.6+, which risks breaking @aws-sdk/core (5.x API change). The remaining high CVE relates to DoS via maliciously crafted XML in DOCTYPE entities. Since this tool is a CLI test runner that doesn't parse untrusted XML from external sources at runtime, the risk is effectively theoretical in this context. The only way to fully clear it without a major @usebruno/cli downgrade would be to wait for `@aws-sdk/core` to publish a release pinning `fast-xml-parser@>=5.5.6`. * [CERT-222] fix: Fully fixed security vulnerabilities
commit-c91fb49736caa
Automated SIS artifact for commit-c91fb49736caaeaa3e029ea18907a77585ace436.
commit-61ba4cf70465e
Automated SIS artifact for commit-61ba4cf70465ea072460d8a0d23ed322103974db.
Ed-Fi Certification Suite v2.0
Features
- SIS Certification v4 using Bruno Client
- Local Testing for GitHub Actions
- Automated Scenario Runner
- Git Friendly code structure
- Scenario Generation using Gen AI (Early Preview)
Documentation
SIS Certification User Manual
Local Actions Testing Guide
Scenario Runner Guide
Developer Guide
Migration and upgrade notes.
Note: Out latest V2 release utilizes the Bruno API client and is not backwards compatible with v1, which uses Postman collections.