Skip to content

Commit 4d4c2f5

Browse files
committed
[fix][fix] Update Discord server invitation links
1 parent 431a490 commit 4d4c2f5

File tree

7 files changed

+34
-34
lines changed

7 files changed

+34
-34
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: 💬 Discord
4-
url: https://discord.gg/fixsecurity
4+
url: https://discord.gg/XvpyRQ4yj2
55
about: Chat with other users and the development team
66
- name: 📄 Documentation
77
url: https://inventory.fix.security/docs

README.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
[![Version](https://img.shields.io/github/v/tag/someengineering/fixinventory?label=latest)](https://github.com/someengineering/fixinventory/tags/)
44
[![Build](https://img.shields.io/github/actions/workflow/status/someengineering/fixinventory/docker-build.yml)](https://github.com/someengineering/fixinventory/commits/main)
55
[![Docs](https://img.shields.io/badge/docs-latest-<COLOR>.svg)](https://inventory.fix.security/docs)
6-
[![Discord](https://img.shields.io/discord/778029408132923432?label=discord)](https://discord.gg/fixsecurity)
6+
[![Discord](https://img.shields.io/discord/778029408132923432?label=discord)](https://discord.gg/XvpyRQ4yj2)
77
[![Known Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/someengineering/fixinventory/requirements.txt)](https://app.snyk.io/org/some-engineering-inc./projects)
88
[![CodeCoverage](https://codecov.io/gh/someengineering/fixinventory/graph/badge.svg?token=ZEZW5JAR5J)](https://codecov.io/gh/someengineering/fixinventory)
99

10-
Fix Inventory detects compliance and security risks in cloud infrastructure accounts.
10+
Fix Inventory detects compliance and security risks in cloud infrastructure accounts.
1111

1212
We built Fix Inventory for cloud and security engineers as an open source alternative to proprietary cloud security tools like Orca Security, Prisma Cloud or Wiz.
1313

14-
Check out our [Quick Start Guide](https://fixinventory.org/getting-started) for step-by-step instructions on getting started.
14+
Check out our [Quick Start Guide](https://fixinventory.org/getting-started) for step-by-step instructions on getting started.
1515

1616
## 💡Why Fix Inventory?
1717

@@ -27,12 +27,12 @@ Fix Inventory was built from the ground up for cloud-native infrastructure. Fix
2727

2828
If you want to collect data for resources that are not supported yet, you can use our [example collector](https://github.com/someengineering/fixinventory/tree/main/plugins/example_collector) to write your own collectors.
2929

30-
The tool works in three phases:
30+
The tool works in three phases:
3131

3232
1. **Collect inventory data**: Fix Inventory queries cloud infrastructure APIs (aka “agentless”) for metadata about the resources in your cloud accounts.
33-
33+
3434
2. **Normalize cloud data**: Fix Inventory creates a graph schema to normalize the universe of detected cloud resources, their configurations, and relationships.
35-
35+
3636
3. **Triage security risks**: Fix Inventory scans the collected data with custom and pre-configured compliance frameworks to search for misconfigurations, risks, and other security issues.
3737

3838
Fix Inventory also provides ways to export and integrate the data it collects to build alerting and remediation workflows.
@@ -41,9 +41,9 @@ Fix Inventory also provides ways to export and integrate the data it collects to
4141

4242
In cloud-native infrastructure, misconfigurations from developer activity and frequent updates through automation are a fact of life. It's impossible to catch all misconfigurations before they reach production, so the key question becomes: how quickly can you identify and fix (hence the name…) the most critical risks?
4343

44-
Traditional cloud security tools struggle to answer basic questions such as “what’s the blast radius of this public resource?” or “is there a path to get from this resource to a privileged role?”, because they lack the context from the hidden dependencies between cloud resources.
44+
Traditional cloud security tools struggle to answer basic questions such as “what’s the blast radius of this public resource?” or “is there a path to get from this resource to a privileged role?”, because they lack the context from the hidden dependencies between cloud resources.
4545

46-
We believe that the only effective approach is to use a graph-based data model that works across all cloud platforms.
46+
We believe that the only effective approach is to use a graph-based data model that works across all cloud platforms.
4747

4848
- **Deploy anywhere:** Fix Inventory can be deployed on your laptop or in the cloud, and we also offer a SaaS version.
4949

@@ -60,19 +60,19 @@ We believe that the only effective approach is to use a graph-based data model t
6060
Fix Inventory supports common cloud security use cases.
6161

6262
- **Cloud Security Posture Management (CSPM)**: Monitor and enforce security policies across your cloud infrastructure, Identify and remediate misconfigurations.
63-
63+
6464
- **AI Security Posture Management (AI-SPM)**: Automatic discovery of AI services in use, and the data sources they connect to.
65-
65+
6666
- **Cloud Compliance**: Run automated compliance assessments across your cloud accounts with standard compliance frameworks.
67-
67+
6868
- **Cloud Infrastructure Entitlement Management (CIEM)**: Discover human and non-human identities (NHI), detect risky service accounts with access to sensitive data.
6969

7070
- **Cloud Asset Inventory:** Gain visibility into your multi-cloud environments by collecting, normalizing, unifying resource configuration data and prevent shadow IT
71-
71+
7272
- **Container & Kubernetes Security**: Get complete visibility, from individual containers and Kubernetes objects to namespaces, nodes, clusters, and the underlying cloud infrastructure.
73-
73+
7474
- **Security Data Fabric**: Integrate security data from multiple cloud providers into a single place and export data for usage in other systems and databases.
75-
75+
7676
- **Policy-as-code:** Script and apply policies across your multi-cloud infrastructure and establish best practices for reliability, cost control, and resource configurations. 
7777

7878
Please also see [Fix Security](https://fix.security/), our hosted SaaS offering that is built on top of Fix Inventory.
@@ -83,16 +83,16 @@ Three concepts are helpful to understand how Fix Inventory works and how it’s
8383

8484
### 1. Normalized cloud data
8585

86-
Fix Inventory has knowledge of the provider-specific data model for every resource. To collect metadata from every cloud, Fix Inventory uses a pluggable architecture. Each collector plugin includes logic to extract data from the cloud provider APIs.
86+
Fix Inventory has knowledge of the provider-specific data model for every resource. To collect metadata from every cloud, Fix Inventory uses a pluggable architecture. Each collector plugin includes logic to extract data from the cloud provider APIs.
8787

88-
Post-collection, Fix Inventory normalizes the data and maps it to our [unified data model](https://inventory.fix.security/reference/unified-data-model) with [common properties](https://inventory.fix.security/reference/unified-data-model#resource-base-kind), [static typing](https://inventory.fix.security/reference/unified-data-model#complex-and-simple-kinds) and [inheritance](https://inventory.fix.security/reference/unified-data-model#resource-hierarchy).
88+
Post-collection, Fix Inventory normalizes the data and maps it to our [unified data model](https://inventory.fix.security/reference/unified-data-model) with [common properties](https://inventory.fix.security/reference/unified-data-model#resource-base-kind), [static typing](https://inventory.fix.security/reference/unified-data-model#complex-and-simple-kinds) and [inheritance](https://inventory.fix.security/reference/unified-data-model#resource-hierarchy).
8989

90-
In Fix Inventory, everything is a `resource` - cloud services, users, policies, etc.
90+
In Fix Inventory, everything is a `resource` - cloud services, users, policies, etc.
9191

9292
- `id``name``kind``tags``age`, `last_access`, `last_update` are normalized resource properties
9393
- `cloud``account`, and `region` data denote the location of each resource.
9494

95-
The mapping with common properties, static typing and inheritance allow you to interact with resources across cloud providers in a consistent fashion.
95+
The mapping with common properties, static typing and inheritance allow you to interact with resources across cloud providers in a consistent fashion.
9696

9797
For example, resource time stamps in Fix Inventory are normalized, which allows the use of relative times. Assume we want to find resources created in the last 3 days, no matter which cloud. Then we could express this with a relative duration string:
9898

@@ -110,7 +110,7 @@ Fix Inventory comes with a human-readable query language, and the user interface
110110
111111
- Which resources are incorrectly tagged?
112112
113-
Due to its statically typed data model, you can search for names, strings, or numbers in any combination. You can also leverage the dependency and access graph to include the relationships between resources, users, and permissions in your searches. Fix Inventory also supports [full-text search](https://inventory.fix.security/reference/search/full-text).
113+
Due to its statically typed data model, you can search for names, strings, or numbers in any combination. You can also leverage the dependency and access graph to include the relationships between resources, users, and permissions in your searches. Fix Inventory also supports [full-text search](https://inventory.fix.security/reference/search/full-text).
114114
115115
One key purpose of our query language is to define rules and policies that govern how your infrastructure should behave and then automatically trigger alerts and actions when these rules are violated.
116116
@@ -130,15 +130,15 @@ Fix Inventory ships with industry-standard benchmarks, like the CIS Benchmarks f
130130
131131
### Dependency and access graph
132132
133-
Fix Inventory stores relationships between resources in your cloud environment to understand logical dependencies and detect hidden pathways to potential breaches. You can:
133+
Fix Inventory stores relationships between resources in your cloud environment to understand logical dependencies and detect hidden pathways to potential breaches. You can:
134134
135135
- Query complex relationships across cloud layers.
136-
136+
137137
- Add context by filtering for resource properties.
138-
138+
139139
- Visualize search outputs to make risks more understandable.
140140
141-
For example, suppose I want to understand which S3 buckets in my infrastructure a user “Matthias” has write access to. In that case, I can write a query that uses the IAM (identity access management) graph to find out. I can pipe the search results into a [DOT file](https://en.wikipedia.org/wiki/DOT_(graph_description_language)) and create a visualization that explains relationships to people without cloud or security expertise.
141+
For example, suppose I want to understand which S3 buckets in my infrastructure a user “Matthias” has write access to. In that case, I can write a query that uses the IAM (identity access management) graph to find out. I can pipe the search results into a [DOT file](https://en.wikipedia.org/wiki/DOT_(graph_description_language)) and create a visualization that explains relationships to people without cloud or security expertise.
142142
143143
```bash
144144
> search --with-edges is(aws_iam_user) and name=matthias -iam[0:]{permissions[*].level==write}-> is(aws_iam_user, aws_s3_bucket) | format --dot
@@ -150,19 +150,19 @@ Read more about [traversing the graph](https://inventory.fix.security/concepts/a
150150
151151
## 💖 Community
152152
153-
Fix Inventory is an open-source project by Some Engineering. Contact us on [our Discord server](https://discord.gg/fixsecurity) for:
153+
Fix Inventory is an open-source project by Some Engineering. Contact us on [our Discord server](https://discord.gg/XvpyRQ4yj2) for:
154154
155155
- help with getting started
156-
156+
157157
- issues you encounter
158-
158+
159159
- writing queries
160-
160+
161161
- using the dependency and access graph
162162
163163
## 🙏 Contributing
164164
165-
Feel free to [open a GitHub issue](https://github.com/someengineering/fixinventory/issues/new) for small fixes and changes. For bigger changes and new plugins, please open an issue first to prevent duplicated work and to have the relevant discussions first.
165+
Feel free to [open a GitHub issue](https://github.com/someengineering/fixinventory/issues/new) for small fixes and changes. For bigger changes and new plugins, please open an issue first to prevent duplicated work and to have the relevant discussions first.
166166
167167
Please follow our [contribution guidelines](https://inventory.fix.security/development) to get started.
168168

fixcore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ More information can be found in [the docs](https://inventory.fix.security/docs/
6565

6666

6767
## Contact
68-
If you have any questions feel free to [join our Discord](https://discord.gg/fixsecurity) or [open a GitHub issue](https://github.com/someengineering/fix/issues/new).
68+
If you have any questions feel free to [join our Discord](https://discord.gg/XvpyRQ4yj2) or [open a GitHub issue](https://github.com/someengineering/fix/issues/new).
6969

7070

7171
## License

fixlib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Fix Inventory common library
1313
This is the Fix Inventory common library. Any functionality that is required by more than one of [our components](https://github.com/someengineering/fixinventory#component-list) will be put in here.
1414

1515
## Contact
16-
If you have any questions feel free to [join our Discord](https://discord.gg/fixsecurity) or [open a GitHub issue](https://github.com/someengineering/fixinventory/issues/new).
16+
If you have any questions feel free to [join our Discord](https://discord.gg/XvpyRQ4yj2) or [open a GitHub issue](https://github.com/someengineering/fixinventory/issues/new).
1717

1818

1919
## License

fixmetrics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ This is the core functionality `fixmetrics` provides.
183183

184184

185185
## Contact
186-
If you have any questions feel free to [join our Discord](https://discord.gg/fixsecurity) or [open a GitHub issue](https://github.com/someengineering/fix/issues/new).
186+
If you have any questions feel free to [join our Discord](https://discord.gg/XvpyRQ4yj2) or [open a GitHub issue](https://github.com/someengineering/fix/issues/new).
187187

188188

189189
## License

fixshell/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ search is(aws_ec2_volume) and volume_status = available and ctime < -30d and ati
8989

9090

9191
## Contact
92-
If you have any questions feel free to [join our Discord](https://discord.gg/fixsecurity) or [open a GitHub issue](https://github.com/someengineering/fix/issues/new).
92+
If you have any questions feel free to [join our Discord](https://discord.gg/XvpyRQ4yj2) or [open a GitHub issue](https://github.com/someengineering/fix/issues/new).
9393

9494

9595
## License

fixworker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ search id = i-039e06bb2539e5484 | tag update owner lukas
7474

7575

7676
## Contact
77-
If you have any questions feel free to [join our Discord](https://discord.gg/fixsecurity) or [open a GitHub issue](https://github.com/someengineering/fix/issues/new).
77+
If you have any questions feel free to [join our Discord](https://discord.gg/XvpyRQ4yj2) or [open a GitHub issue](https://github.com/someengineering/fix/issues/new).
7878

7979

8080
## License

0 commit comments

Comments
 (0)