forked from pool/velociraptor
Accepting request 976928 from home:jeff_mahoney:branches:security:sensor
- Update to version 0.6.4~git31.4298eab0: * Elastic.Events.Client: Update to use new artifactset type * Kafka.Events.Client: Update to use new artifactset type * artifacts: add artifactset parameter type * api: add type and description fields to v1/GetArtifacts endpoint - Update to version 0.6.4~git31.4298eab0: * Elastic.Events.Client: Update to use new artifactset type * Kafka.Events.Client: Update to use new artifactset type * artifacts: add artifactset parameter type * api: add type and description fields to v1/GetArtifacts endpoint OBS-URL: https://build.opensuse.org/request/show/976928 OBS-URL: https://build.opensuse.org/package/show/security:sensor/velociraptor?expand=0&rev=16
This commit is contained in:
parent
6b715abe43
commit
3918cd153e
@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/SUSE/linux-security-sensor</param>
|
||||
<param name="changesrevision">dea0ff1b714824a1115efa1641d3fe39f0d6b240</param></service><service name="tar_scm">
|
||||
<param name="changesrevision">4298eab00c66e1654f31be67a5734746b9e66808</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/jeffmahoney/linux-security-sensor</param>
|
||||
<param name="changesrevision">cb7dfd4978750bca1dc24e06c796adf5df5ca0e3</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1253959831a058255d604a36bb424183c01832e6097b7225de5429aacffcbf0
|
||||
size 35025933
|
3
velociraptor-0.6.4~git31.4298eab0.obscpio
Normal file
3
velociraptor-0.6.4~git31.4298eab0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0322511eeb5b7a98ac4dc4eca714d0d06aa37b8ae960c0615316877d4a87833b
|
||||
size 35031565
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 12 17:54:31 UTC 2022 - jeffm@suse.com
|
||||
|
||||
- Update to version 0.6.4~git31.4298eab0:
|
||||
* Elastic.Events.Client: Update to use new artifactset type
|
||||
* Kafka.Events.Client: Update to use new artifactset type
|
||||
* artifacts: add artifactset parameter type
|
||||
* api: add type and description fields to v1/GetArtifacts endpoint
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 12 13:30:42 UTC 2022 - jeffm@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define vendor_version 0.6.4~git17.cb7dfd49
|
||||
|
||||
Name: velociraptor-client
|
||||
Version: 0.6.4~git26.4407b9b7
|
||||
Version: 0.6.4~git31.4298eab0
|
||||
Release: 0
|
||||
Summary: Endpoint visibility and collection tool (endpoint only)
|
||||
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 12 17:54:31 UTC 2022 - jeffm@suse.com
|
||||
|
||||
- Update to version 0.6.4~git31.4298eab0:
|
||||
* Elastic.Events.Client: Update to use new artifactset type
|
||||
* Kafka.Events.Client: Update to use new artifactset type
|
||||
* artifacts: add artifactset parameter type
|
||||
* api: add type and description fields to v1/GetArtifacts endpoint
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 12 13:30:42 UTC 2022 - jeffm@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: velociraptor
|
||||
version: 0.6.4~git26.4407b9b7
|
||||
mtime: 1652362038
|
||||
commit: 4407b9b7179cda0017d9995a8faf9d2449ee523f
|
||||
version: 0.6.4~git31.4298eab0
|
||||
mtime: 1652378048
|
||||
commit: 4298eab00c66e1654f31be67a5734746b9e66808
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define vendor_version 0.6.4~git17.cb7dfd49
|
||||
|
||||
Name: velociraptor
|
||||
Version: 0.6.4~git26.4407b9b7
|
||||
Version: 0.6.4~git31.4298eab0
|
||||
Release: 0
|
||||
Summary: Endpoint visibility and collection tool
|
||||
|
||||
@ -66,7 +66,7 @@ For just the endpoint agent, please install the 'velociraptor-client' package.
|
||||
|
||||
%package kafka-humio-gateway
|
||||
Summary: Gateway between Kafka and Humio for Velociraptor Artifacts
|
||||
Version: 0.6.4~git26.4407b9b7
|
||||
Version: 0.6.4~git31.4298eab0
|
||||
|
||||
%description kafka-humio-gateway
|
||||
This tool is used to consume events generated by the Kafka Velociraptor plugin
|
||||
|
Loading…
Reference in New Issue
Block a user