christophelav/Run the Windows App Certification Kit
Allows to run the Windows App Certification Kit (WACK) and generate test results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name of the WACK execution | yes | — |
| package-path | Relative path of the target package to test with the WACK (appxbundle or msixbundle file) | yes | — |
| report-name | Desired name of the certification report | yes | — |
| ignore-rules | List of WACK rules to ignore separated by a comma (optional) | no | — |
| threat-as-warning-rules | List of WACK rules to threat as warning if failed separated by a comma (optional) | no | — |
Outputs
| name | description |
|---|---|
| report-path | Path of the certification report |