You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the main repository of the OpenBAS Documentation space. The online version is available directly on [docs.openbas.io](https://docs.openbas.io).
8
+
This is the main repository of the OpenAEV Documentation space. The online version is available directly on [docs.openaev.io](https://docs.openaev.io).
9
9
10
10
## Development (local setup)
11
11
### Prerequisites
@@ -28,7 +28,7 @@ Please follow the Manual instructions below.
[Filigran](https://filigran.io) is providing an [Enterprise Edition](https://filigran.io/offerings/openbas-enterprise-edition) of the platform, whether [on-premise](https://filigran.io/offerings/professional-support-packages) or in the [SaaS](https://filigran.io/offerings/software-as-a-service).
3
+
[Filigran](https://filigran.io) is providing an [Enterprise Edition](https://filigran.io/offerings/openaev-enterprise-edition) of the platform, whether [on-premise](https://filigran.io/offerings/professional-support-packages) or in the [SaaS](https://filigran.io/offerings/software-as-a-service).
4
4
5
-
## What is OpenBAS EE?
5
+
## What is OpenAEV EE?
6
6
7
-
OpenBAS Enterprise Edition is based on the open core concept. This means that the source code of OBAS EE remains open
7
+
OpenAEV Enterprise Edition is based on the open core concept. This means that the source code of OBAS EE remains open
8
8
source and included in the main GitHub repository of the platform but is published under a specific license. As
9
9
specified in the GitHub license file:
10
10
11
-
- The OpenBAS Community Edition is licensed under the Apache License, Version 2.0 (the “Apache License”).
12
-
- The OpenBAS Enterprise Edition is licensed under the OpenBAS Enterprise Edition License (the “Enterprise Edition
11
+
- The OpenAEV Community Edition is licensed under the Apache License, Version 2.0 (the “Apache License”).
12
+
- The OpenAEV Enterprise Edition is licensed under the OpenAEV Enterprise Edition License (the “Enterprise Edition
13
13
Licensee”).
14
14
15
15
The source files in this repository have a header indicating which license they are under. If no such header is
@@ -20,19 +20,19 @@ provided, this means that the file belongs to the Community Edition under the Ap
20
20
Enterprise edition is easy to activate. You need to go the platform settings and click on the "Manage your Enterprise
Then you will need to put a valid OpenBAS EE license. If you don't have it, you
25
+
Then you will need to put a valid OpenAEV EE license. If you don't have it, you
26
26
can [generate a trial license](https://filigran.io/enterprise-editions-trial/).
27
27
28
-

28
+

29
29
30
30
As a reminder:
31
31
32
-
- Filigran is the only company producing and providing OpenBAS Enterprise Edition license keys.
33
-
- Filigran can provide free-to-use OpenBAS Enterprise Edition licenses for development and research purposes (e.g. connector development purposes, integrations with technical partners, etc...) as well as for non-governmental charity organizations.
34
-
-OpenBAS Enterprise Edition licenses are automatically provided to all Filigran SaaS customers.
35
-
-**For all other usages including On-Premise deployments, OpenBAS Enterprise Edition is reserved to organizations that have signed a Filigran Enterprise agreement.**
32
+
- Filigran is the only company producing and providing OpenAEV Enterprise Edition license keys.
33
+
- Filigran can provide free-to-use OpenAEV Enterprise Edition licenses for development and research purposes (e.g. connector development purposes, integrations with technical partners, etc...) as well as for non-governmental charity organizations.
34
+
-OpenAEV Enterprise Edition licenses are automatically provided to all Filigran SaaS customers.
35
+
-**For all other usages including On-Premise deployments, OpenAEV Enterprise Edition is reserved to organizations that have signed a Filigran Enterprise agreement.**
36
36
37
37
## Available features
38
38
@@ -43,12 +43,12 @@ Be able to use AI for content generation including emails, media pressure articl
43
43
### CrowdStrike Falcon Agent
44
44
45
45
The CrowdStrike Falcon Agent can be leveraged to execute implants as detached processes that will then execute payloads
46
-
according to the [OpenBas architecture](../../deployment/overview/#architecture)
46
+
according to the [OpenAEV architecture](../deployment/platform/overview.md#architecture)
47
47
48
48
### Tanium Agent
49
49
50
50
The Tanium Agent can be leveraged to execute implants as detached processes that will then execute payloads
51
-
according to the [OpenBas architecture](../../deployment/overview/#architecture)
51
+
according to the [OpenAEV architecture](../deployment/platform/overview.md#architecture)
52
52
53
53
## Remediations in CVES
54
54
@@ -62,7 +62,7 @@ and [Atomic testing remediations](../usage/atomic.md).
62
62
63
63
## More to come
64
64
65
-
More features will be available in OpenBAS in the future. Features like:
65
+
More features will be available in OpenAEV in the future. Features like:
66
66
67
67
- Security posture automatic evaluation.
68
68
- Premium mitigations and recommendation for configuration changes.
Copy file name to clipboardExpand all lines: docs/administration/introduction.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
3
3
!!! tip "Under construction"
4
4
5
-
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenBAS-Platform/docs).
5
+
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/docs).
Copy file name to clipboardExpand all lines: docs/administration/parameters.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
3
3
!!! tip "Under construction"
4
4
5
-
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenBAS-Platform/docs).
5
+
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/docs).
Copy file name to clipboardExpand all lines: docs/administration/users_and_rbac.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Users
2
2
3
-
You can manage users in `Settings > Security > Users`. If you are using Single Sign-On (SSO), user accounts in OpenBAS are automatically created upon login.
3
+
You can manage users in `Settings > Security > Users`. If you are using Single Sign-On (SSO), user accounts in OpenAEV are automatically created upon login.
0 commit comments