Skip to content

Releases: kopexa-grc/kspec

v0.2.3

11 Feb 19:28
8504273

Choose a tag to compare

0.2.3 (2026-02-11)

Features

  • examples: add per-asset disabled queries to worker example (2f022dd)

Documentation

  • examples: add high-availability worker example (e57a982)
  • integration: add integration guide and working examples (ce6450c)

Dependencies

  • deps: bump github.com/aws/aws-sdk-go-v2/service/autoscaling (#69) (0f4a1c2)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/cloudfront (#84) (7896c36)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/configservice (#68) (7be85df)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#73) (5443094)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#80) (46f2b85)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/ec2 (#70) (46337e5)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/ec2 (#76) (28d1ff8)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/eks (#83) (34b2c9f)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/guardduty (#71) (40b3528)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/lambda (#77) (db21df3)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/organizations (#81) (bd30422)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 (#75) (de66638)
  • deps: bump github.com/google/cel-go in the google group (#74) (4b7cf1b)
  • deps: bump github.com/hetznercloud/hcloud-go/v2 (#72) (7be3666)
  • deps: bump github.com/microsoftgraph/msgraph-sdk-go (#66) (52adeaf)
  • deps: bump github.com/microsoftgraph/msgraph-sdk-go (#78) (ae55381)
  • deps: bump github.com/miekg/dns from 1.1.70 to 1.1.72 (#67) (2017802)
  • deps: bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 (#82) (4e806b4)

v0.2.2

19 Jan 23:14
04494fb

Choose a tag to compare

0.2.2 (2026-01-19)

Features

  • scoring: add graph-based scoring system with policy-driven configuration (#65) (c8bb6f6)

Code Refactoring

  • consolidate provider registry and move CEL evaluator (#63) (4173ab1)

v0.2.1

19 Jan 10:38
cc3902a

Choose a tag to compare

0.2.1 (2026-01-19)

Features

  • add discovery command and graph-based resource traversal (#51) (c25768a)

Documentation

  • readme: update commands to use asset type subcommands (b20d9e2)

Dependencies

  • deps: bump github.com/aws/aws-sdk-go-v2/service/autoscaling (#56) (2afba51)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/cloudtrail (#58) (5787049)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/ec2 (#59) (517a3ca)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/ecs (#60) (97e3bf1)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#55) (f539f5c)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/sns (#61) (5b305be)
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#54) (c72851d)
  • deps: bump github.com/hetznercloud/hcloud-go/v2 (#57) (a4d07b0)

v0.2.0

18 Jan 14:06
697a60a

Choose a tag to compare

0.2.0 (2026-01-18)

⚠ BREAKING CHANGES

  • provider: Default policy directory

Features

  • concurrent scanning, provider refactoring, and expanded AWS security policies (#50) (8907e4a)
  • provider: implement dynamic self-registration pattern (7ad2807), closes #47
  • report: add HTML export format (#48) (d1cea21)
  • report: add HTML export format with interactive features (d1cea21)
  • report: add report export and non-interactive scan mode (19aa52d)

Dependencies

  • deps: bump github.com/aws/aws-sdk-go-v2/config (#30) (af4856b)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/acm (#37) (8c7a397)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/apigateway (#27) (22f10e0)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/apigatewayv2 (#22) (a2694b5)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/cloudfront (#38) (8fd18af)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/cloudwatch (#39) (24b0fd8)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs (#19) (7f89f5f)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/configservice (#44) (bba331c)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#45) (40bdf9b)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/ecr (#23) (9c38402)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/eks (#34) (be480fa)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/elasticache (#20) (449bd22)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 (#41) (3a30a91)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/guardduty (#33) (8a1cb14)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/iam (#43) (ad6bd26)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/kms (#42) (c76998f)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/lambda (#21) (ae004e6)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/organizations (#32) (01b6e7b)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/rds (#40) (5d4c56e)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 (#26) (ee03308)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/securityhub (#36) (896822a)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/sqs (#31) (dbfac6d)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/ssm (#24) (9c9a446)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/wafv2 (#25) (406f91b)
  • deps: bump github.com/hetznercloud/hcloud-go/v2 (#28) (35d2eb0)
  • deps: bump github.com/microsoftgraph/msgraph-sdk-go (#14) (088ba75)
  • deps: bump github.com/miekg/dns from 1.1.69 to 1.1.70 (#29) (0e435f4)

v0.1.6

09 Jan 09:15
ed5097e

Choose a tag to compare

0.1.6 (2026-01-08)

Features

  • add ptr package and optimize AWS provider with fuzz tests (7ebe687)
  • azure: add comprehensive Azure provider resources (c8a3216)
  • schema: add JSON Schema generation for policy validation (d0f59b9)

Bug Fixes

  • preallocate slices to satisfy prealloc linter (a90f8af)
  • resolve remaining prealloc linter issues for golangci-lint v2.8.0 (3b2efd9)
  • update license to ELv2 in policy files (41b7593)

Code Refactoring

  • add core helpers and improve error handling (ea357ff)

v0.1.5

07 Jan 09:19
2b5ff3b

Choose a tag to compare

0.1.5 (2026-01-07)

Features

  • aws: add comprehensive AWS provider for security scanning (51e4383)

Bug Fixes

  • resolve linter issues and add provider documentation (ae67317)

v0.1.4

06 Jan 16:52
65cda43

Choose a tag to compare

0.1.4 (2026-01-06)

Features

  • add enterprise security features (e53fc94)
  • add signed releases and SLSA provenance (cd290a9)
  • factorial: add Factorial HR provider for compliance scanning (31972b9)

Bug Fixes

  • resolve linter issues and add test coverage (4b986db)
  • standardize policy YAML files to match Go struct (b36b00e)

Documentation

  • add comprehensive provider documentation (9ed122f)
  • reorganize and complete documentation structure (1287a4e)

v0.1.3

06 Jan 12:00
b32bd11

Choose a tag to compare

0.1.3 (2026-01-06)

Bug Fixes

  • ci: fix archive upload and checksum generation (1c252f1)

v0.1.2

06 Jan 10:23
5f1c1e5

Choose a tag to compare

0.1.2 (2026-01-06)

Bug Fixes

  • use default font in demo GIF to fix letter spacing (27dd58d)

Documentation

  • add demo GIF showcasing host scanning (016cd41)

v0.1.1

06 Jan 09:46
8adf0df

Choose a tag to compare

0.1.1 (2026-01-06)

Features

  • Add contribution guidelines, issue templates, and security policy (4366e66)
  • Add GitHub Actions workflow for automated releases using Release Please (cb7de72)
  • Add GitHub organization and repository scanning with flexible credential handling. (07359af)
  • Add Makefile, golangci-lint configuration, and Lefthook setup for improved development workflow (6fa8896)
  • Add SBOM component and vulnerability resources with tests (1dfecfb)
  • atlassian: add Jira security scheme and user resources (79ed2ac)
  • azure (c8dcd76)
  • cli (42d5d63)
  • cloudflare: add support for various Cloudflare resources (7518757)
  • Create GoReleaser configuration for building and releasing kspec (cb7de72)
  • enhanced TUI, certificate scanning, and quickstart docs (acf87f1)
  • first version (2da72ea)
  • hetzner: add Hetzner Cloud provider for infrastructure security scanning (b142ceb)
  • introduce CLI with scan command for policy evaluation and TUI results (4b25063)
  • ms365: Add Microsoft 365 provider with Teams and Tenant resources (4fb91b2)
  • remove cnquery command and example_policy.yaml, update README.md for kspec command, and add kspec to .gitignore (8214b0e)

Bug Fixes

  • address linting issues across the codebase (b28da0c)
  • resolve all remaining linter issues (31ad096)
  • resolve revive linter stuttering and package-comments issues (c88351b)
  • Update Azure provider imports to new repository path (cb7de72)
  • Update golangci-lint configuration and change changelog type to default (8754798)
  • Update import paths to reflect new repository structure (cb7de72)
  • Update README.md with new repository link and author information (cb7de72)

Documentation

  • Create CHANGELOG.md to document notable changes (cb7de72)
  • Update project banner image. (bec4729)

Code Refactoring

  • Clean up comments and improve clarity in policy files; add git log permission (e218ea9)
  • Update all provider imports to point to the new repository path (cb7de72)