Skip to content

Commit

Permalink
Merge pull request #212 from ortelius/hacktoberfest
Browse files Browse the repository at this point in the history
The logical application tracking use case should be changed to Track …
  • Loading branch information
sbtaylor15 authored Oct 23, 2024
2 parents 24b82ca + d83e8fb commit e62522d
Show file tree
Hide file tree
Showing 20 changed files with 21,397 additions and 88 deletions.
158 changes: 105 additions & 53 deletions content/en/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: Welcome to the Ortelius Open Source Project Site
</div>
{{< /blocks/section >}}

{{< blocks/section color=white >}}
{{< blocks/section color=primary >}}

<h1 class="text-center">You Should Always Know Where Log4J is Running</h1>
<hr>
Expand All @@ -23,7 +23,7 @@ description: Welcome to the Ortelius Open Source Project Site

<div style="margin-top:80px;margin-left:140px">

The Ortelius community is dedicated to strengthening the software supply chain by identifying weak links and continuously analyzing vulnerabilities introduced throughout the DevSecOps pipeline. To effectively manage code-level risks, Software Bill of Materials (SBOM) reports must be actively consumed and scanned for new threats that emerge daily. Simply generating an SBOM isn’t enough—analyzing and acting on the data is essential for a secure supply chain.
The Ortelius community is dedicated to strengthening the software supply chain by identifying weak links and continuously analyzing vulnerabilities introduced throughout the DevSecOps pipeline - from code to cloud. To effectively manage code-level risks, Software Bill of Materials (SBOM) reports must be actively consumed and scanned for new threats that emerge daily. Simply generating an SBOM isn’t enough—analyzing and acting on the data is essential for a secure supply chain.

Many IT teams struggle to respond to security threats due to fragmented intelligence spread across various tools, often managed only at the container level. Ortelius streamlines this process by gathering and aggregating security and DevOps intelligence, tracking open-source inventory and vulnerabilities at higher organizational levels, including logical applications, runtime environments, and entire domains.

Expand All @@ -42,7 +42,71 @@ The latest version of Ortelius is maintained by the Ortelius Community managed b
{{< /blocks/feature_dual >}}
{{< /blocks/section >}}

{{< blocks/section color=white >}}

{{< blocks/section color=primary >}}
<div class="col-12">
<h1 class="text-center">Ortelius Use Cases </h1>
<hr>
<p></p>
</div>
{{% blocks/feature icon="fas fa-3x fa-box-open" title="Locate and Remediate Vulnerabilities" url="/microservicemapping/" %}}
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-3x fa-share-square" title="Aggregate SBOMs" url="/catalog/" %}}
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-3x fa-sitemap" title="Continuously Track Changes" url="/versioning/" %}}
{{% /blocks/feature %}}



{{< /blocks/section >}}


{{< blocks/section color=primary >}}
<div class="col-12">
<h1 class="text-center">Ortelius Integrations</h1>

<hr>

</div>

<div class="col-sm"></div>

<div class="col-sm" style="text-wrap:nowrap">

{{% blocks/table_center %}}

| | | | | | | | | | | | | | | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| [Syft](https://docs.ortelius.io/guides/userguide/integrations/spdx-syft-cyclonedx/) | <i class="fas fa-3x fa-check-square"></i> |<p style="font-size:1.5em">[OpenSSF Scorecard](https://docs.ortelius.io/guides/userguide/integrations/openssf-scorecard/) </p> | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[SonarQube](https://docs.ortelius.io/guides/userguide/integrations/sonarqube/)</p> | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[VeraCode](https://docs.ortelius.io/guides/userguide/integrations/veracode/)</p> | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[Any CI/CD](https://docs.ortelius.io/guides/userguide/integrations/ci-cd_integrations/)</p> | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[OSV.dev](https://docs.ortelius.io/guides/userguide/integrations/osvdev/)</p> | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[Helm](https://docs.ortelius.io/guides/userguide/integrations/helmmetrics/)</p> | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[View All](https://docs.ortelius.io/guides/userguide/integrations/)</p> | <i class="fas fa-3x fa-check-square"></i> |


{{% /blocks/table_center %}}
</div>
<div class="col-sm"></div>
{{< /blocks/section >}}




{{< blocks/section color=primary >}}
<div class="col-12">


<h1 class="text-center">Get Involved:</h1>
<hr>
<p></p>
</div>
{{% blocks/feature icon="fab fa-3x fa-github-square" title="Contribute" url="/contributor/" %}}
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-3x fa-ticket-alt" title="Open an Issue" url="https://github.com/ortelius/ortelius/issues" %}}
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-3x fa-users" title="Attend Out Community Meetings and Events" url="/events/" %}}
{{% /blocks/feature %}}

{{< /blocks/section >}}


{{< blocks/section color=primary >}}

<h1 class="text-center">Join the Ortelius Holiday Gathering December 11th, 20024 </h1>
<hr>
Expand Down Expand Up @@ -91,81 +155,69 @@ Take a tutorial that walks you through how to manage vulnerabilities in real-tim
{{< /blocks/feature_dual >}}
{{< /blocks/section >}}

{{< blocks/section color=white >}}
<div class="col-12">
<h1 class="text-center">Learn More About Ortelius </h1>

{{< blocks/section color=primary >}}
<h1 class="text-center">Our Inspiration </h1>
<hr>
<p></p>
</div>
{{% blocks/feature icon="fas fa-3x fa-sitemap" title="Continuous Software Supply Chain Versioning" url="/versioning/" %}}
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-3x fa-share-square" title="Supply Chain Evidence" url="/catalog/" %}}
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-3x fa-box-open" title="Logical Application Tracking" url="/microservicemapping/" %}}
{{% /blocks/feature %}}

{{< /blocks/section >}}
{{< blocks/feature_dual >}}


{{< blocks/section color=white >}}
<div class="col-12">
<h1 class="text-center">Ortelius Integrations</h1>

<hr>
## Abraham Ortelius

<div class="wrapdiv">
<img class="wrapdiv_image" src="images/abrahamortelius.jpg" alt="Abraham Ortelius" style="width:121px; height:170px" />
<p class="wrapdiv_text">Abraham Ortelius made his name by collecting data from scientists, geographers, and cartographers of his time and transforming it into what the world now knows as a world Atlas. His Atlas, titled Theatrum Orbis Terrarum (Theatre of the World), was published on May 20, 1570. His Atlas disrupted the way the world was seen, with the first concepts imagining continental drift. Also of interest are the sea monsters shown in the water – mythical creatures that were a subject of fascination in Ortelius’ generation.</p>
</div>
{{< /blocks/feature_dual >}}
{{< blocks/feature_dual >}}

<div class="col-sm"></div>

<div class="col-sm" style="text-wrap:nowrap">

{{% blocks/table_center %}}

| | | | | | | | | | | | | | | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| [Syft](https://docs.ortelius.io/guides/userguide/integrations/spdx-syft-cyclonedx/) | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[OpenSSF Scorecard](https://docs.ortelius.io/guides/userguide/integrations/openssf-scorecard/) </p> | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[SonarQube](https://docs.ortelius.io/guides/userguide/integrations/sonarqube/)</p> | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[VeraCode](https://docs.ortelius.io/guides/userguide/integrations/veracode/)</p> | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[Any CI/CD](https://docs.ortelius.io/guides/userguide/integrations/ci-cd_integrations/)</p> | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[Swagger](https://docs.ortelius.io/guides/userguide/integrations/swagger/)</p> | <i class="fas fa-3x fa-check-square"></i> | <p style="font-size:1.5em">[Helm](https://docs.ortelius.io/guides/userguide/integrations/helmmetrics/)</p> | <i class="fas fa-3x fa-check-square"></i> |
## A Thought Leader in Sharing
Ortelius also in some ways created on open source community of his day. To accomplish his goal, he was the first cartographers to give credit to his fellow scientists by adding their names to the Atlas. Ortelius was known to have corresponded with other professionals throughout Europe and pulled together their knowledge to create his publication and a truly global view of the world.

Thank you Abraham Ortelius for showing us the way.
{{< /blocks/feature_dual >}}
{{< /blocks/section >}}

{{% /blocks/table_center %}}
{{< blocks/section color=gray >}}
<div class="col-12">
</div>
<div class="col-sm"></div>
{{< /blocks/section >}}

{{< blocks/feature_dual_left_sm >}}

<div style="margin-top:80px;margin-left:100px">

<div style="margin-top:80px;margin-left:200px">

{{< blocks/section color=white >}}
<div class="col-12">
<img src="/images/Otelius-transparent1-300x290.png" alt="Ortelius" height="300px" width="290px"/>
</div>


<h1 class="text-center">Get Involved:</h1>
<hr>
<p></p>
</div>
{{% blocks/feature icon="fab fa-3x fa-github-square" title="Contribute" url="/contributor/" %}}
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-3x fa-ticket-alt" title="Open an Issue" url="https://github.com/ortelius/ortelius/issues" %}}
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-3x fa-users" title="Attend Out Community Meetings and Events" url="/events/" %}}
{{% /blocks/feature %}}

{{< /blocks/section >}}
{{< /blocks/feature_dual_left_sm >}}

{{< blocks/section color=primary >}}
{{< blocks/feature_dual >}}
## Abraham Ortelius – Our Inspiration

<div class="wrapdiv">
<img class="wrapdiv_image" src="images/abrahamortelius.jpg" alt="Abraham Ortelius" style="width:121px; height:170px" />
<p class="wrapdiv_text">Abraham Ortelius made his name by collecting data from scientists, geographers, and cartographers of his time and transforming it into what the world now knows as a world Atlas. His Atlas, titled Theatrum Orbis Terrarum (Theatre of the World), was published on May 20, 1570. His Atlas disrupted the way the world was seen, with the first concepts imagining continental drift. Also of interest are the sea monsters shown in the water – mythical creatures that were a subject of fascination in Ortelius’ generation.</p>
</div>
{{< /blocks/feature_dual >}}
{{< blocks/feature_dual >}}
<div style="margin-top:80px;margin-left:100px">

## Sign-up and Get Started Managing Vulnerabilities

## A Thought Leader in Sharing
Ortelius also in some ways created on open source community of his day. To accomplish his goal, he was the first cartographers to give credit to his fellow scientists by adding their names to the Atlas. Ortelius was known to have corresponded with other professionals throughout Europe and pulled together their knowledge to create his publication and a truly global view of the world.
From discovering where open-source packages are being used, to federating OpenSSF Scorecard and Application Security Posture Management data, Ortelius serves as a central hub for managing, evaluating, and responding to vulnerabilities, and understanding the risk associated to consuming open-source packages from code to cloud.

Get started with Ortelius using the free SaaS version. Take a quick tutorial and see it in action.

<div style="font-size:1.8em;text-align:center;margin-top:10px">

[Start Today](https://www.deployhub.com/deployhub-team/)
</div>

</div>

Thank you Abraham Ortelius for showing us the way.
{{< /blocks/feature_dual >}}
{{< /blocks/section >}}



4 changes: 2 additions & 2 deletions content/en/blog/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: "Blog"
linkTitle: "Blog"
description: Ortelius Blog
summary: Topics include Supply Chain Security, Microservice Management, Neat Tricks, and Contributor insights.
summary: Topics include Supply Chain Security, Vulnerability Management, Neat Tricks, and Contributor insights.
menu:
main:
weight: 120
weight: 50
---
7 changes: 4 additions & 3 deletions content/en/contributor/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ summary: Become Part of our Amazing Community of Contributors and Adopters
type: contributor
menu:
main:
weight: 40
weight: 10
---

{{< blocks/section color="primary">}}
Expand Down Expand Up @@ -34,8 +34,9 @@ The Ortelius Team needs you. Regardless of your previous involvement in an open

<strong>For New Adopters</strong>

* [Install Ortelius](https://docs.ortelius.io/guides/userguide/installation-and-support/0-on-premise-installation-for-pro/)
* [Add Ortelius to your Pipeline and Perfrom a POC](https://docs.ortelius.io/guides/userguide/integrations/ci-cd_integrations/)
* [Install Ortelius](https://docs.ortelius.io/guides/userguide/installation-and-support/)
* [Take a Quick Tour of the SaaS](https://docs.ortelius.io/guides/userguide/orteliustutorial/)
* [Add Ortelius to your Pipeline and Perform a POC](https://docs.ortelius.io/Ortelius-General-Poc.pdf)

<strong>For New Contributors</strong>

Expand Down
2 changes: 1 addition & 1 deletion content/en/events/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Ortelius Events
summary: Join a Meeting or an Event
menu:
main:
weight: 100
weight: 20
---
{{< blocks/section color="white" >}}
{{< blocks/feature_dual >}}
Expand Down
2 changes: 1 addition & 1 deletion content/en/expert/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Talk to an Expert
summary: Schedule a Chat
menu:
main:
weight: 80
weight: 30
---

{{< blocks/section color=primary >}}
Expand Down
7 changes: 3 additions & 4 deletions content/en/guidelines/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ description: Ortelius Community Guidelines
Summary: Become a Contributor, Open Issues, Participate
menu:
main:
weight: 60
weight: 20
---

{{< blocks/section color="primary">}}
{{< blocks/feature_dual >}}

## Who We Are

The Ortelius project is a community of technologist dedicated to the goal of simplifying the development of microservice applications through the use of a unified microservice catalog. Collectively, we are a group of open-source developers and users who develop, use and promote Ortelius for the benefit of all.
The Ortelius project is a community of technologist dedicated to the goal of simplifying the control of code-level vulnerabilities through the use of a unified evidence catalog. Collectively, we are a group of open-source developers and users who develop, use and promote Ortelius for the benefit of all.

The project is incubating at the [Continuous Delivery Foundation](https://cd.foundation/) a part of the [Linux Foundation](https://www.linuxfoundation.org/) which legally owns the project assets and act as treasury. The Ortelius Governance Board acts as public representatives of the project, when such representation is necessary, for example to interface with external entities such as the Continuous Delivery Foundation or Linux Foundation. The board also acts as the ultimate decision-making authority in case disputes cannot be resolved via the regular project community meeting. The decision-making ability of the board is more symbolic and based on consensus.

Expand Down Expand Up @@ -50,7 +50,7 @@ As the composition of the Ortelius board changes over time, we want to ensure th

## Ortelius Project Chair: Steve Taylor

**Steve Taylor** is a visionary and industry leader in the area of microservices, Istio, Kubernetes, DevOps process improvement, software build and release, and configuration management. Steve was designing continuous delivery pipelines for Fortune 1000 companies before the term ‘continuous integration’ was ever used. Steve is the CTO and Architect of DeployHub, the first [microservice catalog](https://www.deployhub.com) that also versions and maps microservices and their configurations. He is also the mastermind behind OpenMake Meister, a build automation solution that has served its customers for over 20 years. In his free time, Steve is the Fire Chief of his local Volunteer fire department, plays hockey, builds houses and hangs out with his 4 dogs on his ranch in New Mexico.
**Steve Taylor** is a visionary and industry leader in the area of DevSecOps process improvement, software build and release, and vulnerability management. Steve was designing continuous delivery pipelines for Fortune 1000 companies before the term ‘continuous integration’ was ever used. Steve is the CTO and Architect of DeployHub, the first [vulnerability management platform](https://www.deployhub.com) that also versions and maps component security details to and their deployed locations. He is also the mastermind behind OpenMake Meister, a build automation solution that has served its customers for over 20 years. In his free time, Steve is a Volunteer Firefighter, plays hockey, builds houses and hangs out with his 4 dogs on his ranch in New Mexico.

{{< /blocks/feature_dual >}}
{{< /blocks/section >}}
Expand All @@ -73,7 +73,6 @@ Ortelius bugs should be reported to GitHub after signing up for a free [GitHub](

### How Do I Find Ortelius on Social Media

- Twitter: [@OrteliusOs](https://twitter.com/OrteliusOs)
- LinkedIn Group: [Ortelius Open Source](https://www.linkedin.com/company/ortelius-open-source)

### I’d Like To Join the Ortelius OS Community
Expand Down
Loading

0 comments on commit e62522d

Please sign in to comment.