Skip to content

Commit 3fb20f2

Browse files
committed
[ADD] API v2.0.2
1 parent 2b7e9b4 commit 3fb20f2

8 files changed

Lines changed: 18306 additions & 5533 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ make:
55
npx @redocly/cli build-docs docs/api_reference/reference/iris.v1.0.3.yaml -o docs/_static/iris_api_reference_v1.0.3.html
66
npx @redocly/cli build-docs docs/api_reference/reference/iris.v2.0.0.yaml -o docs/_static/iris_api_reference_v2.0.0.html
77
npx @redocly/cli build-docs docs/api_reference/reference/iris.v2.0.1.yaml -o docs/_static/iris_api_reference_v2.0.1.html
8+
npx @redocly/cli build-docs docs/api_reference/reference/iris.v2.0.2.yaml -o docs/_static/iris_api_reference_v2.0.2.html
89
mkdocs build

docs/_static/iris_api_reference_v1.0.0.html

Lines changed: 729 additions & 563 deletions
Large diffs are not rendered by default.

docs/_static/iris_api_reference_v1.0.1.html

Lines changed: 850 additions & 619 deletions
Large diffs are not rendered by default.

docs/_static/iris_api_reference_v1.0.2.html

Lines changed: 893 additions & 634 deletions
Large diffs are not rendered by default.

docs/_static/iris_api_reference_v2.0.2.html

Lines changed: 2711 additions & 0 deletions
Large diffs are not rendered by default.

docs/api_reference/reference/iris.v2.0.2.yaml

Lines changed: 13118 additions & 3716 deletions
Large diffs are not rendered by default.

docs/operations/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Use the references below to check which API version applies to your IRIS version
4040
| v2.0.x| [API v2.0.0](../_static/iris_api_reference_v2.0.0.html) |
4141
| v2.1.x| [API v2.0.1](../_static/iris_api_reference_v2.0.1.html) |
4242
| v2.2.x| [API v2.0.1](../_static/iris_api_reference_v2.0.1.html) |
43-
| v2.3.x| API v2.0.2 - To come |
43+
| v2.3.x| [API v2.0.1](../_static/iris_api_reference_v2.0.2.html) |
4444

4545

4646

docs/resources.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ If you want to add your own resources, please open a pull request or [contact us
1818

1919
- [SOC Fortress: IRIS](https://www.youtube.com/watch?v=XXyIv_aes4w)
2020

21+
## MISC
22+
23+
- [Integrating IRIS with Tines](https://www.tines.com/library/stories/1194357/process-crowdstrike-detections-check-hashes-in-virustotal-and-create-tickets-in-iris?redirected-from=%2Flibrary%2Fstories%3Fs%3Diris) by [Michael Tolan](https://www.linkedin.com/in/michaeltolaneire/)

0 commit comments

Comments
 (0)