Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Development container for Content. Poetry hash a890bf6f485c5d0249171c3f9cafabd7ea73568f4c5461803b12d23c28b9d2e9
// Development container for Content. Poetry hash dba719d35b89ee660a81ae1d1b15c1d0dc8125df45af8cfba5d530e936341491
{
"name": "XSOAR Content",
"build": {
Expand Down
2 changes: 1 addition & 1 deletion Tests/conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -5319,7 +5319,7 @@
"UnpublishThreatIntelReport"
]
},
{
{
"integrations": "Generic SQL",
"playbookID": "generic-sql",
"instance_names": "Microsoft SQL Server - MS ODBC Driver",
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@mdx-js/mdx": "^1.6.22",
"commander": "^5.1.0",
"fs-extra": "^8.1.0",
"markdownlint": "^0.26.2",
"markdownlint": "^0.27.0",
"markdownlint-rule-helpers": "^0.17.2"
}
}