Skip to content

Commit

Permalink
chore: 4.0.1 release (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
  • Loading branch information
some-ci and TheCatLady authored Mar 20, 2024
1 parent aadeaef commit 68ad7d0
Show file tree
Hide file tree
Showing 213 changed files with 3,015 additions and 2,141 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
blank_issues_enabled: false
contact_links:
- name: 💬 Discord
url: https://discord.gg/someengineering
url: https://discord.gg/fixsecurity
about: Chat with other users and the development team
- name: 📄 Documentation
url: https://inventory.fix.security
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/explore/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Not sure what to do next? Here are some suggestions:
If you want to stay up to date with the latest Fix Inventory news:

- Watch the [`someengineering/fixinventory` GitHub repository](https://github.com/someengineering/fixinventory) and be the first to know about new features and releases.
- You can get help with Fix Inventory and connect with a growing community of cloud engineers in the [Some Engineering Discord server](https://discord.gg/someengineering).
- You can get help with Fix Inventory and connect with a growing community of cloud engineers in the [Fix Discord server](https://discord.gg/fixsecurity).
- Follow [Some Engineering on LinkedIn](https://linkedin.com/company/someengineering) for updates, insights, podcast episodes, sneak peeks, and more!

## Further Reading
Expand Down
2 changes: 1 addition & 1 deletion docs/how-to-guides/maintenance/uninstall.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar_position: 2

:::note

Need help or have feedback on Fix Inventory? [Open an issue on GitHub](https://github.com/someengineering/fixinventory/issues/new/choose) or [chat with us on Discord](https://discord.gg/someengineering).
Need help or have feedback on Fix Inventory? [Open an issue on GitHub](https://github.com/someengineering/fixinventory/issues/new/choose) or [chat with us on Discord](https://discord.gg/fixsecurity).

:::

Expand Down
16 changes: 12 additions & 4 deletions docs/reference/api/abort-a-batch-update.api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Abort a batch update"}
>
Abort a batch update
</h1>
</Heading>

<MethodEndpoint
method={"delete"}
Expand All @@ -39,7 +41,13 @@ import TabItem from "@theme/TabItem";

**Experimental**: This API is not stable and might be subject of change.<br/> Abort a batch update.

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Add or update the current defined configuration model."}
>
Add or update the current defined configuration model.
</h1>
</Heading>

<MethodEndpoint
method={"patch"}
Expand All @@ -39,7 +41,13 @@ import TabItem from "@theme/TabItem";

Add or update the current defined configuration model.

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<MimeTabs
className={"openapi-tabs__mime"}
Expand Down
16 changes: 12 additions & 4 deletions docs/reference/api/add-or-update-the-current-defined-model.api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Add or update the current defined model."}
>
Add or update the current defined model.
</h1>
</Heading>

<MethodEndpoint
method={"patch"}
Expand All @@ -39,7 +41,13 @@ import TabItem from "@theme/TabItem";

Add or update the current defined model.

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
16 changes: 12 additions & 4 deletions docs/reference/api/add-subscription-to-subscriber.api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Add subscription to subscriber"}
>
Add subscription to subscriber
</h1>
</Heading>

<MethodEndpoint
method={"post"}
Expand All @@ -39,7 +41,13 @@ import TabItem from "@theme/TabItem";

Add a specific subscription to a subscriber.

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
16 changes: 12 additions & 4 deletions docs/reference/api/commit-a-batch-update.api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Commit a batch update"}
>
Commit a batch update
</h1>
</Heading>

<MethodEndpoint
method={"post"}
Expand All @@ -39,7 +41,13 @@ import TabItem from "@theme/TabItem";

**Experimental**: This API is not stable and might be subject of change.<br/> Commit a batch update.

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
16 changes: 12 additions & 4 deletions docs/reference/api/create-a-new-graph.api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Create a new graph"}
>
Create a new graph
</h1>
</Heading>

<MethodEndpoint
method={"post"}
Expand All @@ -39,7 +41,13 @@ import TabItem from "@theme/TabItem";

Create a new graph

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Create a new node under the given parent node"}
>
Create a new node under the given parent node
</h1>
</Heading>

<MethodEndpoint
method={"post"}
Expand All @@ -39,7 +41,13 @@ import TabItem from "@theme/TabItem";

**Experimental**: This API is not stable and might be subject of change.<br/> Create a new node under the given parent node.

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
16 changes: 12 additions & 4 deletions docs/reference/api/create-or-replace-a-benchmark-by-its-id.api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Create or replace a benchmark by its id."}
>
Create or replace a benchmark by its id.
</h1>
</Heading>

<MethodEndpoint
method={"put"}
Expand All @@ -39,7 +41,13 @@ import TabItem from "@theme/TabItem";

Create or replace a benchmark by its id.

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
16 changes: 12 additions & 4 deletions docs/reference/api/create-or-replace-a-check-by-its-id.api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Create or replace a check by its id."}
>
Create or replace a check by its id.
</h1>
</Heading>

<MethodEndpoint
method={"put"}
Expand All @@ -39,7 +41,13 @@ import TabItem from "@theme/TabItem";

Create or replace a check by its id.

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Define subscriber with all subscriptions"}
>
Define subscriber with all subscriptions
</h1>
</Heading>

<MethodEndpoint
method={"put"}
Expand All @@ -39,7 +41,13 @@ import TabItem from "@theme/TabItem";

Define or redefine a subscriber with all subscriptions. In case the subscriber does not exist, it is created. In case the subscriber exist, all subscriptions get replaced.

## Request
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>

<details
style={{"marginBottom":"1rem"}}
Expand Down
Loading

0 comments on commit 68ad7d0

Please sign in to comment.