Changelog
1.0.3
- Fixed malformed HTTP client creation log statement in the backend datasource
1.0.2
- Updated Grafana Plugin SDK for Go to the latest version
- Fixed high severity vulnerabilities (fast-uri, nanoid) flagged by osv-scanner
1.0.1
- Fixed high severity vulnerabilities flagged by osv-scanner
- Updated README.md
1.0.0
- Initial release of the Cisco ISE datasource plugin
- Supports 27 query types across 10 use cases:
- Session & Authentication: active session count, active session list, posture count, auth session list (time range), failure reasons
- Infrastructure Health: system health, deployment nodes, backup status
- Privileged Access & RBAC: admin users, admin groups, internal users
- Endpoint Compliance: profiler profiles, rejected endpoints, endpoints
- Certificate Lifecycle: system certificates (with days-until-expiration), trusted certificates
- Identity Source Integrity: LDAP sources, Active Directory join points
- IPsec Tunnel & Network Security: IPsec tunnels, IPsec certificates
- Network Access Policy: network access policy sets, authorization profiles, network devices, network device groups
- Threat Response & ANC: ANC policies, ANC endpoints
- Duo MFA Integrity: Duo identity sync status
- Dual-port architecture: ERS API (port 9060) and OpenAPI/MnT (port 443)
- HTTP Basic Authentication with configurable TLS skip-verify for on-premises ISE deployments
- Exponential backoff retry (3 retries, base 3s) on HTTP 503/5xx responses
- Bundled dashboards: Session & Authentication Monitor, Infrastructure Health, RBAC & Endpoint Compliance Audit, Certificate & Security Posture, Threat Response & MFA Monitor