Skip to content

Releases: jmpsec/osctrl

0.3.6

08 Apr 00:10
c7dfecb
Compare
Choose a tag to compare

🔖 Release 0.3.6

What's New

  • Fix for potentially unsafe external link by @javuto in #402
  • Fix for deb package name in tagged release by @javuto in #403
  • Fix for binary output on merged commits by @javuto in #404
  • Fix for generate deb packages due to typo by @javuto in #405
  • Updates to actions and remove path for upload-artifacts by @javuto in #406
  • Typos, more updates to actions and fix for untagged build-deb-action by @javuto in #407
  • Difference between tagged and not when creating DEB packages by @javuto in #408
  • Copied bin to expected file by Dockerfile by @javuto in #409
  • Installing postgres 14 via provision.sh by @javuto in #410
  • Small fixes in osctrl-cli for output messages by @javuto in #411
  • Backend can be multiple versions of PostgreSQL by @javuto in #413
  • Fix for provision script to support Ubuntu 20.04 and Debian 12 by @javuto in #414
  • Removing metrics from the provision script by @javuto in #415
  • Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.2 in /users by @dependabot in #416
  • Sending TLS logs to logstash via tcp, udp or http by @javuto in #420
  • Bump the go_modules group across 1 directory with 1 update by @dependabot in #418
  • Bump the go_modules group across 6 directories with 1 update by @dependabot in #419
  • Bump the go_modules group across 2 directories with 1 update by @dependabot in #423
  • Adding constants to prepare for OIDC auth by @javuto in #424
  • Removing code scanning alerts by @javuto in #425
  • Bump to dependencies and script to update modules by @javuto in #426
  • Using 1.23 format for go.mod by @javuto in #427
  • Using different cookie name to avoid conflicts by @javuto in #428
  • Adding support for osquery 5.11.0 by @javuto in #429
  • Change default path for code in provision by @javuto in #430
  • Helper function for SAML certificate by @javuto in #431
  • Fix for SAML authentication and redirect loops by @javuto in #432
  • Preparing release 0.3.6 by @javuto in #433

Full Changelog: v0.3.5...v0.3.6

0.3.5

11 Feb 09:52
d3872bc
Compare
Choose a tag to compare

🔖 Release 0.3.5

What's New

  • Fix typo in entrypoint.sh by @CptOfEvilMinions in #370
  • Modules update by @javuto in #374
  • Adding db connection retry in osctrl-tls by @javuto in #375
  • Adding db connection retry in osctrl-admin by @javuto in #376
  • Adding db connection retry in osctrl-api by @javuto in #377
  • Retry connection for Redis/cache by @javuto in #379
  • Retry connection for Redis/cache by @javuto in #380
  • Retry connection for Redis/cache by @javuto in #381
  • Bump the go_modules group across 10 directories with 1 update by @dependabot in #382
  • Respect values from parameters vs. configuration files for osctrl-tls by @javuto in #383
  • Respect values from parameters vs. configuration files in osctrl-admin by @javuto in #384
  • Respect values from parameters vs. configuration files in osctrl-api by @javuto in #385
  • Remove deprecated rand.Seed by @javuto in #386
  • Updated modules in all packages by @javuto in #387
  • Small changes in provision.sh by @javuto in #388
  • Use token for cookie name by @javuto in #389
  • Bumping golang version to 1.21 in modules by @javuto in #390
  • Regenerate flags and save them by @javuto in #391
  • Admin users can see all environments by @javuto in #392
  • Dev env by @CptOfEvilMinions in #341
  • Adjustments in the docker-dev configuration and updated README by @javuto in #393
  • Changing ioutil.ReadAll to io.ReadAll by @javuto in #394
  • Fix for Makefile indentation by @javuto in #395
  • Remove slider to select hours for status/results by @javuto in #396
  • Severity in status logs can be number or string by @javuto in #397
  • Line in status logs can be number or string by @javuto in #398
  • Disable accelerated mode handling query reads from osquery by @javuto in #399
  • Base for oauth authentication by @javuto in #400
  • Prepare for new release v0.3.5 by @javuto in #401

Full Changelog: v0.3.4...v0.3.5

0.3.4

13 Nov 00:17
342236f
Compare
Choose a tag to compare

🔖 Release 0.3.4

What's New

Full Changelog: v0.3.3...v0.3.4

0.3.3

04 Nov 16:28
00dd529
Compare
Choose a tag to compare

🔖 Release 0.3.3

What's New

Full Changelog: v0.3.2...v0.3.3

0.3.2

03 Nov 21:18
ffa2198
Compare
Choose a tag to compare

🔖 Release 0.3.2

What's New

New Contributors

Full Changelog: v0.3.1...v0.3.2

0.3.1

21 Oct 16:32
c72ecd2
Compare
Choose a tag to compare

🔖 Release 0.3.1

What's New

  • Use branch main instead of master in provision.sh by @javuto in #302
  • Using osctrl-api for nodes in osctrl-cli by @javuto in #301
  • Get nodes by environment in osctrl-api by @javuto in #303
  • Support for queries in osctrl-api by @javuto in #304
  • Carves using environment id by @javuto in #305
  • Edit permissions in osctrl-admin by @javuto in #306
  • Retrieving users from osctrl-api using osctrl-cli by @javuto in #307
  • Retrieve carves with osctrl-api and osctrl-cli by @javuto in #308
  • Better errors in osctrl-cli by @javuto in #310
  • Node actions in osctrl-api by @javuto in #311
  • Preparing for release v0.3.1 by @javuto in #312

Full Changelog: v0.3.0...v0.3.1

0.3.0

01 Sep 09:54
63f43ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.3.0

0.2.9

09 May 15:43
2ec51ee
Compare
Choose a tag to compare

osctrl Changelog

🔖 Release 0.2.9

What's Changed

🛠 Improvements and ⚡️ Performance

  • Collect data transferred from nodes into osctrl-tls by @javuto in #260

📦 Build

Full Changelog: v0.2.8...v0.2.9

0.2.8

04 Apr 05:06
cd92a5e
Compare
Choose a tag to compare

osctrl Changelog

0.2.8

What's Changed

  • Adding status, result and query logger for stdout by @javuto in #206
  • Adding status, result and query logger for external file by @javuto in #207
  • Adding logger that does not log anything by @javuto in #208
  • Making scripts directory a string template by @javuto in #210
  • Fix for #209 with osctrl-admin and osctrl-api using SERVICE_LOGGER by @javuto in #211
  • Adding status, result and query logger for kinesis by @javuto in #212
  • S3 logger for osctrl-tls by @javuto in #213
  • Migrate to GORM 2 by @javuto in #215
  • Fix for incorrect casting to loggers and some random stuff by @javuto in #217
  • Adding signing capability to published docker images by @javuto in #214
  • Fix for issue with db logger and osctrl-admin #209 by @javuto in #218
  • Using redis for logs by @javuto in #223
  • Refactor to avoid using jsonb for user permissions by @javuto in #228
  • Environments should be used by UUID instead of name by @javuto in #230
  • Provide session key in configuration by @javuto in #231
  • osquery plist fix and osquery 5.2.2 support by @javuto in #232
  • Fix for empty IP address when X-Real-IP not present by @javuto in #233
  • Check JWT secret is not empty for osctrl-admin and osctrl-api by @javuto in #234
  • Fix for crash showing environment secret by @javuto in #235
  • Handle online or offline static files for osctrl-admin by @javuto in #236
  • Generate one-liner with insecure flag by @javuto in #238
  • Better error messages for one-liners by @javuto in #239
  • Remaining updates for plist io.osquery.agent.plist by @javuto in #240
  • Upgrade to go 1.18 and small changes to provision script by @javuto in #241
  • Redis service name update in Ubuntu by @javuto in #242
  • Improvements and fixes for provision by @javuto in #243
  • Skip redis password if empty by @javuto in #244
  • Cleanup for go.mod by @javuto in #245
  • Removing travis.yml file by @javuto in #246
  • Using JSON file for config in provision by @javuto in #247
  • Cleanup old code and empty password for redis by default by @javuto in #248
  • Using env variables with osctrl-cli by @javuto in #252
  • dpkg-architecture -> dpkg by @CptOfEvilMinions in #251
  • Update to Osctrl docker-compose and update to Docker CI/CD by @CptOfEvilMinions in #179
  • Bump to version 0.2.8 by @javuto in #253
  • Adding UUID to user and fix cli dockerfile by @javuto in #254
  • Fix for signing GHA by @javuto in #255

Full Changelog: v0.2.7...v0.2.8

0.2.7

24 Jan 14:08
6ab7c5f
Compare
Choose a tag to compare

osctrl Changelog

0.2.7

Git Commits

What's New

Full Changelog: v0.2.6...v0.2.7