30 Commits

Author SHA1 Message Date
AndReicscs 546d56d20b hotfix: add latest tag to sensor publish CI 2026-06-26 11:04:03 +00:00
AndReicscs 053cc7ffa5 ci: fix build contexts and working directories 2026-06-22 17:24:11 +00:00
AndReicscs 0d906fa705 add manual trigger for workflows 2026-06-22 16:58:48 +00:00
AndReicscs 946303ccd2 updated github workflows 2026-06-22 14:17:39 +00:00
AndReicscs e95720c9c4 abandoned polling and transitioned to Pure-Push Architecture using Websockets 2026-05-15 14:34:36 +00:00
andreicscs 272f0b5075 only run manually the ghcr cleanup 2026-04-15 11:13:03 +02:00
andreicscs de56aee293 cleanup ghcr workflow 2026-04-15 11:01:21 +02:00
andreicscs a261daa6a1 finalized UI, implemented sensor store, settings handled by sqlite, code readability and mantainability improved, added api endpoints, updated
documentation to match.
getting things ready for v1.0.0 release
2026-04-15 10:08:04 +02:00
dependabot[bot] 5301dd7351 Bump tj-actions/changed-files from 44 to 46 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 46.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v44...v46)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: '46'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-10 11:35:59 +00:00
andreicscs dce694cf61 fix building process for hub 2026-04-09 10:30:07 +02:00
andreicscs ac93450fdc fix sensorpipeline workflow 2026-04-07 21:49:57 +02:00
andreicscs 55aeed8e21 updated workflows to execute codeql scan, updated documentation 2026-04-07 17:38:04 +02:00
andreicscs e08fbbcb41 fix sensor pipeline workflow 2026-04-07 09:49:19 +02:00
andreicscs efc20953a9 updated sensor_pipeline, removed community sensors as the repo is not ready for them yet and improved workflow 2026-04-07 09:42:46 +02:00
andreicscs 903938b121 updated hub pipeline workflow to adhere with go distroless implementation 2026-04-07 00:03:49 +02:00
andreicscs 21b9fa3174 feat: enhance sensor pipeline to build and scan only changed sensors, optimize Dockerfile for NetworkScanDetector 2026-04-04 22:37:13 +02:00
andreicscs abef96114a fix build and push step to iterate over all sensors 2026-04-04 22:20:17 +02:00
andreicscs 84a6601641 add ignore cves which don't have a fix yet in trivy --ignore-unfixed
fix mockhub exiting
2026-04-04 22:15:06 +02:00
andreicscs 969ec77527 fixing workflow context 2026-04-04 12:31:39 +02:00
andreicscs dd818e25e3 Fixing Hub CVEs 2026-04-03 14:14:40 +02:00
andreicscs 403e981cf0 add hub pipeline workflow 2026-04-03 13:44:14 +02:00
andreicscs 34c68cf36f finalize workflow to handle version tags 2026-04-03 13:21:33 +02:00
andreicscs 90c36cd111 Fix use Node.js 24 2026-04-03 13:11:50 +02:00
andreicscs 3b2d9bb507 fixed workflow if statement to run even if the workflow was started manually 2026-04-03 13:04:47 +02:00
andreicscs 4f700a89b2 fix: correct indentation for workflow_dispatch and comment section in sensor_pipeline.yml 2026-04-03 12:55:37 +02:00
andreicscs 2cad0981c5 improving git workflow 2026-04-03 12:51:52 +02:00
andreicscs dbfdf1df90 refactor: implement V1.0 contract and unified SDK architecture
- Migrated to HW_ environment variable namespace
- Created installable python-honeywire SDK package
- Standardized sensor templates with Distroless Docker support
- Added CI/CD pipeline for PR security scanning and functional testing
- Updated all internal documentation to match V1.0 specs
2026-04-03 11:38:16 +02:00
andreicscs 402042cc5e fix workflow 2026-03-27 12:36:00 +01:00
Termine Andrea f87e1f937e Modify tags in docker-publish.yml for branches
Updated Docker publish workflow to include new tag format.
2026-03-27 12:32:14 +01:00
Termine Andrea 9ed5d502cc Add GitHub Actions workflow for Docker 2026-03-27 11:57:25 +01:00