forked from microsoft/onnxruntime
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'microsoft:main' into main
- Loading branch information
Showing
2,264 changed files
with
84,468 additions
and
40,071 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details. | ||
|
||
pipelines: | ||
1624: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-10-25 | ||
policheck: | ||
lastModifiedDate: 2024-10-25 | ||
eslint: | ||
lastModifiedDate: 2024-10-25 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-10-25 | ||
armory: | ||
lastModifiedDate: 2024-10-25 | ||
usedNonDefaultBranch: true | ||
1299: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-10-25 | ||
eslint: | ||
lastModifiedDate: 2024-10-25 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-10-25 | ||
armory: | ||
lastModifiedDate: 2024-10-25 | ||
policheck: | ||
lastModifiedDate: 2024-10-29 | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-10-25 | ||
binskim: | ||
lastModifiedDate: 2024-10-25 | ||
spotbugs: | ||
lastModifiedDate: 2024-10-25 | ||
1625: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-11-05 | ||
policheck: | ||
lastModifiedDate: 2024-11-05 | ||
eslint: | ||
lastModifiedDate: 2024-11-05 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-11-05 | ||
armory: | ||
lastModifiedDate: 2024-11-05 | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-11-13 | ||
binskim: | ||
lastModifiedDate: 2024-11-13 | ||
spotbugs: | ||
lastModifiedDate: 2024-11-13 | ||
1626: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-11-13 | ||
policheck: | ||
lastModifiedDate: 2024-11-13 | ||
eslint: | ||
lastModifiedDate: 2024-11-13 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-11-13 | ||
armory: | ||
lastModifiedDate: 2024-11-13 | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-11-13 | ||
binskim: | ||
lastModifiedDate: 2024-11-13 | ||
spotbugs: | ||
lastModifiedDate: 2024-11-13 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"properties": { | ||
"helpUri": "https://eng.ms/docs/microsoft-security/security/azure-security/cloudai-security-fundamentals-engineering/security-integration/guardian-wiki/microsoft-guardian/general/baselines" | ||
}, | ||
"version": "1.0.0", | ||
"baselines": { | ||
"default": { | ||
"name": "default", | ||
"createdDate": "2024-11-13 00:40:35Z", | ||
"lastUpdatedDate": "2024-11-13 00:40:35Z" | ||
} | ||
}, | ||
"results": { | ||
"48f03e2797fc40ecea50f878a0268947c7e13db1b2fa51aa3981246844fc4c68": { | ||
"signature": "48f03e2797fc40ecea50f878a0268947c7e13db1b2fa51aa3981246844fc4c68", | ||
"alternativeSignatures": [], | ||
"target": "ScanTelemetry_20241113003616898.json", | ||
"line": 1, | ||
"memberOf": [ | ||
"default" | ||
], | ||
"tool": "credscan", | ||
"ruleId": "CSCAN-AZURE0130", | ||
"createdDate": "2024-11-13 00:40:35Z", | ||
"expirationDate": "2025-05-02 01:29:47Z", | ||
"justification": "This error is baselined with an expiration date of 180 days from 2024-11-13 01:29:47Z" | ||
}, | ||
"9cb6eddb3f3e886ad06cae65f5886412ff0c5fb0b96d4e943e4efa237be617b1": { | ||
"signature": "9cb6eddb3f3e886ad06cae65f5886412ff0c5fb0b96d4e943e4efa237be617b1", | ||
"alternativeSignatures": [], | ||
"target": "ScanTelemetry_20241113111547065.json", | ||
"line": 1, | ||
"memberOf": [ | ||
"default" | ||
], | ||
"tool": "credscan", | ||
"ruleId": "CSCAN-AZURE0130", | ||
"createdDate": "2024-11-13 11:20:17Z", | ||
"expirationDate": "2025-05-02 11:55:15Z", | ||
"justification": "This error is baselined with an expiration date of 180 days from 2024-11-13 11:55:15Z" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
name: "CodeQL config" | ||
queries: | ||
- uses: security-extended | ||
- uses: security-and-quality | ||
paths-ignore: | ||
- tests | ||
- build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ permissions: | |
|
||
jobs: | ||
triage: | ||
runs-on: ubuntu-latest | ||
runs-on: ["self-hosted", "1ES.Pool=onnxruntime-github-Ubuntu2204-AMD-CPU"] | ||
steps: | ||
- uses: github/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
name: orttraining-linux-ci-pipeline | ||
on: | ||
push: | ||
branches: | ||
- main | ||
- rel-* | ||
pull_request: | ||
|
||
concurrency: | ||
group: ${{ github.workflow }}-${{ github.ref }} | ||
cancel-in-progress: true | ||
|
||
jobs: | ||
orttraining-linux-ci-pipeline: | ||
runs-on: ["self-hosted", "1ES.Pool=onnxruntime-github-Ubuntu2204-AMD-CPU"] | ||
permissions: | ||
actions: read | ||
contents: read | ||
security-events: write | ||
steps: | ||
- uses: actions/checkout@v4 | ||
- run: | | ||
python3 -m pip install --user -r tools/ci_build/github/linux/python/requirements.txt | ||
- name: Initialize CodeQL | ||
uses: github/codeql-action/init@v3 | ||
with: | ||
config-file: ./.github/codeql/codeql-config.yml | ||
languages: 'cpp' | ||
- run: | | ||
set -e -x | ||
rm -rf build | ||
python3 tools/ci_build/build.py --build_dir build --config Release --enable_training --skip_submodule_sync --parallel --update --build | ||
- name: Perform CodeQL Analysis | ||
uses: github/codeql-action/analyze@v3 | ||
with: | ||
category: "/language:cpp" | ||
output: sarif-results | ||
upload: failure-only | ||
|
||
- name: filter-sarif | ||
uses: advanced-security/filter-sarif@v1 | ||
with: | ||
patterns: | | ||
+**/*.cc | ||
+**/*.h | ||
-tests/**/*.* | ||
-build/**/*.* | ||
input: sarif-results/cpp.sarif | ||
output: sarif-results/cpp.sarif | ||
|
||
- name: Upload SARIF | ||
uses: github/codeql-action/upload-sarif@v3 | ||
with: | ||
sarif_file: sarif-results/cpp.sarif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.