Skip to content

Commit

Permalink
Merge pull request #39 from rpiazza/main
Browse files Browse the repository at this point in the history
added cve action back
  • Loading branch information
ejratl authored Oct 2, 2023
2 parents 49781e0 + e112296 commit 3651579
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 14 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/cve-daily-update.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: cti-stix-commom-objects daily update
on:
schedule:
- cron: "0 0 * * *"
branches:
- main
- cron: "0 0 * * *"
# At the end of every day

jobs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/mbc_objects/extension-definition-specifications/mbc/extension-definition--8e9e338f-c9ee-4d4f-8cac-85b4dcfdf3c1.json",
"title": "malware-behavior-catalog-extension for Malware",
"description": "An extension to support MBC (Malware Behavior Catalog) for Malware SDO",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/main/extension-definition-specifications/malware-behavior/extension-definition--8e9e338f-c9ee-4d4f-8cac-85b4dcfdf3c1.json",
"title": "Malware Behavior Extension for the Malware Object",
"description": "An extension to the Malware object to support malware behaviors.",
"type": "object",
"allOf": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/mbc_objects/extension-definition-specifications/mbc/extension-definition--d57b7c9c-7fa6-436b-b82c-8e6f69cdc3d0.json",
"title": "malware-behavior-catalog-extension",
"description": "An extension to support MBC (Malware Behavior Catalog)",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/main/extension-definition-specifications/malware-behavior/extension-definition--d57b7c9c-7fa6-436b-b82c-8e6f69cdc3d0.json",
"title": "Malware Behavior Extension",
"description": "This schema defines new SDOs to capture malware behaviors.",
"allOf": [
{
"oneOf": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/mbc_objects/extension-definition-specifications/mbc/malware-behavior.json",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/main/extension-definition-specifications/malware-behavior/malware-behavior.json",
"title": "malware-behavior",
"description": "malware-behavior SDO",
"type": "object",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/mbc_objects/extension-definition-specifications/mbc/malware-method.json",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/main/extension-definition-specifications/malware-behavior/malware-method.json",
"title": "malware-method",
"description": "malware-method SDO",
"allOf": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/mbc_objects/extension-definition-specifications/mbc/malware-objective.json",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/main/extension-definition-specifications/malware-behavior/malware-objective.json",
"title": "malware-objective",
"description": "malware-objective SDO",
"allOf": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/mbc_objects/extension-definition-specifications/mbc/mbc-malware.json",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/main/extension-definition-specifications/malware-behavior/mbc-malware.json",
"title": "malware extension for MBC",
"description": "malware extension for MBC",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/mbc_objects/extension-definition-specifications/mbc/object-definition.json",
"$id": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/main/extension-definition-specifications/malware-behavior/object-definition.json",
"title": "object-definition",
"properties": {
"source_name": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"created": "2023-03-12T10:12:00.000Z",
"modified": "2023-03-12T10:12:00.000Z",
"created_by_ref": "identity--b73c59c1-8560-449a-b8d0-c2ce0533c5bf",
"schema": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/main/extension-definition-specifications/mbc/extension-definition--8e9e338f-c9ee-4d4f-8cac-85b4dcfdf3c1.json",
"schema": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/main/extension-definition-specifications/malware-behavior/extension-definition--8e9e338f-c9ee-4d4f-8cac-85b4dcfdf3c1.json",
"version": "1.0.0",
"extension_types": [
"property-extension"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"created": "2023-03-12T10:12:00.000Z",
"modified": "2023-03-12T10:12:00.000Z",
"created_by_ref": "identity--b73c59c1-8560-449a-b8d0-c2ce0533c5bf",
"schema": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/main/extension-definition-specifications/mbc/extension-definition--d57b7c9c-7fa6-436b-b82c-8e6f69cdc3d0.json",
"schema": "https://raw.githubusercontent.com/oasis-open/cti-stix-common-objects/main/extension-definition-specifications/malware-behavior/extension-definition--d57b7c9c-7fa6-436b-b82c-8e6f69cdc3d0.json",
"version": "1.0.0",
"extension_types": [
"new-sdo"
Expand Down

0 comments on commit 3651579

Please sign in to comment.