Skip to main content

3.2.0

What's Changed

Features

  • 354756ae edges for database resources (#1429)
  • 701af437 resotocore Add pagerduty notification command (#1428)
  • 8e73ac64 gcp Add edges to container resource models in next gen collector (#1426)
  • c0f2557c gcp Add edges to compute resource models in next gen collector pt. 2 (#1418)
  • 570ca682 resotocore AWS CIS Benchmark section 4 Monitoring (#1417)
  • 9decf6eb Test valid successor types (#1422)
  • defd0a3a resotolib Support RDS Clusters (#1420)
  • b4c1b78e Bump cryptography from 39.0.0 to 39.0.1 in /resotolib (#1419)
  • 0520665a aws AWS CIS Section 3 Logging (#1410)
  • 27d1e285 downgrade to tox 3.28.0 (#1411)
  • 4f3b6511 aws Collect CloudTrail resources (#1407)
  • 3cbaba1a plugins/aws Automatic AWS policy and CF template generator (#1404)
  • 7bc1c228 gcp Add edges to resource models in next gen collector pt. 1 (#1394)
  • d36bc1e5 resotocore Hold and collect progress updates emitted to the event bus (#1399)
  • c27107c9 gcp Support testing edges (#1396)
  • 6087fc78 aws CIS 1.5 report: Section 1 Access Management and Section 2 Storage (#1392)
  • 975987b8 resotocore Make regexp search case-insensitive (#1395)
  • ab07b601 gcp Google cloud collector with complete model (#1366)

Fixes

  • cae677c3 resotolib Use latest networkx by unsetting cached properties (#1434)
  • 624568e1 resotoworker Do not collect multiple times for the same task id. (#1432)
  • 9ab84a84 aws Complete the list of retryable errors (#1433)
  • e8ecd7f1 aws Fix cyclic dependency and log the cycle (#1430)
  • 3bbe582b resotocore Fix predefined custom commands and make them available in existing configurations (#1425)
  • 477c6bb1 plugins/vsphere Update VSphere Client to use new Config syntax (#1427)
  • 887f7ebd aws Fix duplicate instance types (#1424)
  • 8bf66250 aws Fix jq expression (#1416)
  • 51052ce3 aws AWS operation and parameter names (#1421)
  • c11dae6e aws Only collect trail in home account and region (#1415)
  • 3ab87c4a aws EKS reference to autoscaling group, EFS delete and multi region Cloud Trails (#1413)
  • 6536a95d plugins/aws Fix inline policy length (#1414)
  • c7bd4f74 plugin/aws Fix E713 in awspolicygen (#1412)
  • d7532839 aws add missing edges (#1409)
  • c97dac85 aws fix deletion dependencies with EC2 Subnets and EC2 Security Groups (#1403)
  • 25e2a4ce aws CloudTrail: last commit (#1408)
  • bc5219fe plugins/onprem Fix log formating in forked onprem collector (#1406)
  • 284a5212 resotocore Fix merge conflict (#1402)
  • b0986525 aws Fix IAM permissions (#1401)
  • f6aadab7 aws List all accounts and all regions in progress update (#1398)
  • 0ed7106b resotolib Ignore race between process list and kill (#1397)
  • 6cf89f15 gcp Make gcp_next work again (#1393)

Chores

  • 00cc6d53 Upgrade to tox 4 (#1438)
  • 7c1c8fbd Bump 3.2.0 (#1436)
  • 3f554b97 resotocore Remove Query event (#1437)
  • cb512f26 Bump libs (#1435)
  • 125e1dbc resotolib Remove unused code (#1431)
  • 15f33bf4 resotolib Add better debug output (#1423)
  • 5103347e github update CODEOWNERS (#1405)
  • e8d6df07 Bump libs (#1400)
  • 852d7ce2 ci Use GitHub CLI with access token instead of curl (#1391)
  • ccf4d422 Bump 3.1.1 (#1390)

3.1.0

What's Changed

Features

  • ac620786 aws Do not unregister during shutdown (#1388)
  • 9fcd094c resotocore Use UI as dependency (#1384)
  • 882d563c plugins/aws Support for Aws SageMaker (#1372)
  • 16b3aa5e Security and compliance Checks (#1371)

Fixes

  • 4fc338f1 plugins/gcp Fix the GCP collection issues (#1389)
  • 40395ff9 aws Accumulate same errors and report them combined (#1385)
  • 79ab19cd aws Fix handling of ecs, beanstalk and sns (#1386)
  • 3b3242fc aws Fix predelete was not called (#1387)
  • cedab1d3 aws Fix SQS handling (#1382)
  • 2b6f2c79 aws Define optional properties as optional (#1383)
  • c02e4b3c docker set provenance: false on docker/build-push-action (#1381)
  • 5e5abebc resotocore Load checks and benchmarks from static folder (#1380)

Chores

3.0.4

What's Changed

Features

  • aacc850d resotocore Allow adjusting request body size (#1373)
  • aec16031 Add vulnerability badge (#1367)
  • 10e015d9 fix: plugins/k8s/requirements.txt to reduce vulnerabilities (#1361)
  • 50e1abbb resotocore kinds command shows aggregate roots (#1364)

Fixes

  • 3038096e aws Aws lambda function can not be read (#1376)
  • 26973c34 aws Fetch instance types in all regions (#1374)
  • 3cbc326c aws Fix usage of aws client (#1369)

Chores

  • 5388d48d aws Improve error messages (#1375)
  • c37cbca2 ci Add docker-compose.yaml artifact to releases (#1370)
  • ac8be474 Inline treelib (#1368)
  • 33664fe3 Define project urls (#1365)
  • 0906928e Bump next version (#1363)

3.0.2

What's Changed

Features

  • 01b0d52b k8s Allow defining access as kubernetes config (#1354)
  • 7a790dd8 resotocore Allow to search nested complex objects inside arrays (#1355)
  • e484f809 plugins/aws Support CloudFront Service (#1350)

Fixes

  • bfda0808 aws Fix CloudFront collection (#1359)
  • 8423e996 resotocore Ignore predicates in context for list rendering (#1357)
  • 5ef20b72 resotocore Read search arguments more gracefully (#1356)
  • fea141c0 plugins/aws Add AwsCloudwatchMetricData API calls to collect api call list (#1353)

Chores