mirror of
https://github.com/OpenCTI-Platform/opencti.git
synced 2025-12-22 08:17:08 +00:00
[backend/worker] Release 6.8.16
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
__version__ = "6.8.15"
|
||||
__version__ = "6.8.16"
|
||||
|
||||
from .api.opencti_api_client import OpenCTIApiClient
|
||||
from .api.opencti_api_connector import OpenCTIApiConnector
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "opencti-front",
|
||||
"version": "6.8.15",
|
||||
"version": "6.8.16",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "opencti-graphql",
|
||||
"version": "6.8.15",
|
||||
"version": "6.8.16",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"check-ts": "tsc --noEmit",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
pycti==6.8.15
|
||||
pycti==6.8.16
|
||||
parsuricata==0.4.1
|
||||
yara-python==4.5.2
|
||||
sigmatools==0.23.1
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
pycti==6.8.15
|
||||
pycti==6.8.16
|
||||
opentelemetry-api~=1.35.0
|
||||
opentelemetry-sdk~=1.35.0
|
||||
opentelemetry-exporter-prometheus==0.56b0
|
||||
|
||||
Reference in New Issue
Block a user