Skip to content

v7.22.0

Choose a tag to compare

@nvuillam nvuillam released this 19 Jul 20:44
· 33 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • New hardis:org:test:agents: Run Agentforce agent tests in your org and report test results through your monitoring channels.
  • New hardis:org:diagnose:unsecure-permissions: Audit dangerous permissions (Modify All Data, Author Apex, Manage Users, View All Data) granted through Profiles, Permission Sets, and Permission Set Groups, and report which active users hold them.
  • Add metadataRetrieverPresets and metadataRetrieverPresetsOverrideDefaults to the config schema so the VS Code Metadata Retriever presets are validated and autocompleted in .sfdx-hardis.yml.
  • Generated Excel reports now word-wrap long text columns at a capped width instead of stretching them, making reports easier to read.

Pull Requests

  • fix(deps): bump axios from 1.16.1 to 1.18.1 by @dependabot[bot] in #2010
  • fix(deps): bump ws from 8.21.0 to 8.21.1 by @dependabot[bot] in #2011
  • fix(deps): bump fast-xml-builder from 1.2.0 to 1.3.0 by @dependabot[bot] in #2012
  • feat: add hardis:org:diagnose:unsecure-permissions to audit dangerous permissions by @TiercelinQ in #2009
  • feat: add metadataRetrieverPresets config schema properties by @nvuillam in #2013
  • feat: add hardis:org:test:agents to run Agentforce agent tests by @nvuillam in #2014

Full Changelog: v7.21.0...v7.22.0