Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
cb942ae
[DPE-1234]: Branch PR 8
expressmailin Dec 17, 2025
55acc5f
Update discovery.yml
expressmailin Dec 17, 2025
459c774
Update omnia_config.yml
expressmailin Dec 17, 2025
e7dde8d
Update SECURITY.md
expressmailin Dec 17, 2025
c6fe3bb
Update prereq.sh
expressmailin Dec 17, 2025
f5542fc
Update prereq.sh
expressmailin Dec 17, 2025
5ca284b
Update prereq.sh
expressmailin Dec 17, 2025
974a5be
Update prereq.sh
expressmailin Dec 17, 2025
ad53ee7
Update prereq.sh
expressmailin Dec 17, 2025
4149622
Update prereq.sh
expressmailin Dec 17, 2025
b37d673
Update prereq.sh
expressmailin Dec 17, 2025
907a5a8
Update prereq.sh
expressmailin Dec 17, 2025
a58343f
Update prereq.sh
expressmailin Dec 17, 2025
9518947
Update prereq.sh
expressmailin Dec 17, 2025
49f3d81
Update prereq.sh
expressmailin Dec 18, 2025
91b7d15
Update prereq.sh
expressmailin Dec 18, 2025
d219a05
Update prereq.sh
expressmailin Dec 18, 2025
b9099b0
PULL Request 8
expressmailin Dec 18, 2025
b931dce
Update prereq.sh
expressmailin Dec 18, 2025
6416d4a
Update README.md
expressmailin Jan 12, 2026
caf1ac9
Update README.md
expressmailin Jan 12, 2026
450bcad
Update README.md
expressmailin Jan 12, 2026
35495d8
Update README.md
expressmailin Jan 12, 2026
3b8bd25
Update README.md
expressmailin Jan 12, 2026
b152317
Update README.md
expressmailin Jan 12, 2026
fc77a3c
Update README.md
expressmailin Jan 12, 2026
de39760
Update README.md
expressmailin Jan 12, 2026
e3ac2a9
Update README.md
expressmailin Jan 12, 2026
8f7ce2c
Update README.md
expressmailin Jan 12, 2026
965f93b
Update README.md
expressmailin Jan 12, 2026
c0c607f
Update README.md
expressmailin Jan 12, 2026
020551d
Update README.md
expressmailin Jan 12, 2026
14cf086
Update README.md
expressmailin Jan 12, 2026
017d85e
Update README.md
expressmailin Jan 12, 2026
bed2f5e
Update README.md
expressmailin Jan 12, 2026
8ed6436
Update README.md
expressmailin Jan 12, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@



<img src="docs/source/images/omnia-logo-transparent.png" width="500px">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
<!-- DO NOT ADD A BADGE -->
Expand Down
1 change: 1 addition & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Omnia provides security support for Omnia 1.7. All users utilizing older version




| Version | Supported |
| ------- | ------------------ |
| 1.7 | :white_check_mark: |
Expand Down
1 change: 1 addition & 0 deletions discovery/discovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#
# http://www.apache.org/licenses/LICENSE-2.0
#
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Expand Down
1 change: 1 addition & 0 deletions input/omnia_config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Copyright 2024 Dell Inc. or its subsidiaries. All Rights Reserved.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
Expand Down
1 change: 1 addition & 0 deletions omnia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#
# http://www.apache.org/licenses/LICENSE-2.0
#
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Expand Down
12 changes: 8 additions & 4 deletions prereq.sh
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
#!/bin/bash


# Copyright © 2024 Dell Inc. or its subsidiaries. All Rights Reserved.
#
# New
# Hello
# Hello
# New
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# New
# http://www.apache.org/licenses/LICENSE-2.0
#
# New
# New
# New
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Expand Down