This repository was archived by the owner on Jul 1, 2025. It is now read-only.
Commit 7113c96
merge all outstanding improvements from develop to main (#171)
* Fix example inventory-item to fix asset-id usage for #1023 (#145)
In XML/JSON/YAML serializations, the asset ID for an inventory item is a prop, not a flag. This error in documentation was noticed during final review of #1056.
* Add information-type class attribute (#148)
* Bump actions/setup-node from 4.1.0 to 4.3.0 (#162)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.1.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@39370e3...cdca736)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update workflow runner from Ubuntu 20.04 to support 22.04 LTS (#167)
This update will ensure that GHA jobs do not purposefully fail with brownouts before Ubuntu 20.04 deprecation that is weeks away. Thanks for the reminder, GitHub!
* Bump actions/upload-artifact from 4.4.3 to 4.6.2 (#163)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b4b15b8...ea165f8)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/cache from 4.2.0 to 4.2.3 (#164)
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@1bd1e32...5a3ec84)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump lycheeverse/lychee-action from 2.1.0 to 2.4.0 (#166)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.1.0 to 2.4.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@f81112d...1d97d84)
---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add documentation for issue 980 regarding last-accessed (#142)
* add documentation for issue 980 regarding last-accessed
* Update content/documentation/ssp/5-attachments.md
Co-authored-by: Gabeblis <gabriel.rodriguez@gsa.gov>
* Update content/documentation/ssp/5-attachments.md
Co-authored-by: Gabeblis <gabriel.rodriguez@gsa.gov>
---------
Co-authored-by: Gabeblis <gabriel.rodriguez@gsa.gov>
* Add documentation for image-has-checksum (#143)
* Bump actions/upload-artifact from 4.4.3 to 4.6.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b4b15b8...65c4c4a)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump lycheeverse/lychee-action from 2.1.0 to 2.2.0
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@f81112d...f796c8b)
---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* prelimary restructure
* restructuring of file hierarchy
* addiginal file-level alignment and adjustments
* fine tuning file organization and titles
* moved prior content to correct files. Ready to be updated. Refined file organization)
* More updated graphics from FR r5 SSP
* Update validation overview - issue 1109
* introduce sortable list
* add sortable constraint list
* add enum visual
* add help links and enum values and improve search
* sort
* Update oscal-fedramp-constraints.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update oscal-fedramp-constraints.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* move constraint browser
* broke down ssp control content into smaller pieces
* broke spp inventory into smaller topic areas
* Update oscal-cli.md
* Update content/documentation/validation/oscal-cli.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/validation/oscal-cli.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Start Metaschema validation content for GSA/fedramp-automation#1110
* Bump actions/setup-node from 4.1.0 to 4.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@39370e3...1d0ff46)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* improve parameters page
* Update services-ports-protocols.md
* Trim whitespace :)
* Update illustrated architecture and narratives page
* Update per review feedback
* Update digital-identity.md
* Update digital-identity.md
* Update digital-identity.md
* Update content/documentation/ssp/oscal-representation/digital-identity.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/digital-identity.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/digital-identity.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/digital-identity.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/digital-identity.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Break down required attachments into sub-sections
* Make initial updates to index page
* Update policies and procedures documentation page
* Update User Guide page documentation
* Update DIL page
* Update Rules of Behavior page
* Fix header on RoB page
* Update CP attachment page
* Update CMP attachment page
* Update IRP attachment page
* Update ConMon Plan attachment page
* Update SCRMP attachment page
* Fix grammatical error
* Update fips-199-categorization.md
* Update content/documentation/ssp/oscal-representation/fips-199-categorization.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/fips-199-categorization.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Added options for json and yaml
* Update content/documentation/ssp/oscal-representation/fips-199-categorization.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/fips-199-categorization.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update acronyms-laws-regulations.md
* Remove reference to appendix B
* add json and yaml support
* Update quotations for acronyms-laws-regulations.md
* Update content/documentation/ssp/oscal-representation/acronyms-laws-regulations.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/acronyms-laws-regulations.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/acronyms-laws-regulations.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update generated-content.md
* Bump lycheeverse/lychee-action from 2.2.0 to 2.3.0
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@f796c8b...f613c4a)
---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Flesh out #1116 content
* Some more copy edits for #1116
* Update system owner content example for #1116
* Update OSCAL ISSO example for #1116
* Update AO examples, with and w/o JAB for #1116
* Clean up XML examples, remove distracting XML PI for #1116
* Reorder examples to JSON, YAML, and XML for #1116
* Add 'Leveraged Authorizations' JSON/YAML Examples
* Add JSON, XML, and YAML examples in `oscal-identifiers.md` (issue #1137)
* Add 'System Information' JSON/YAML' Examples
* Add YAML header before merge
* Add 'External Systems and Services' JSON/YAML Examples
* Add YAML header before merge.
* Add 'fedramp-baseline' JSON/YAML Examples
* Add YAML header before merge
* Revise generated-content.md page (issue #1128)
* Add JSON, XML, and YAML examples in `oscal-metadata.md` (issue #1137)
* Add JSON, XML, and YAML examples in `oscal-content-overview.md` (issue #1137)
* Update cryptographic modules documentation
* Updates to cryptographic modules page
* Update content/documentation/ssp/oscal-representation/cryptographic-modules.md
Co-authored-by: A.J. Stein <alexander.stein@gsa.gov>
* Apply suggestions from code review
Co-authored-by: A.J. Stein <alexander.stein@gsa.gov>
* Reorder JSON/XML/YAML Tabs
* add oscal cli docs
* Update content/documentation/validation/oscal-cli.md
Co-authored-by: Rene Tshiteya <rene-claude.tshiteya@noblis.org>
* Update content/documentation/validation/oscal-cli.md
Co-authored-by: Rene Tshiteya <rene-claude.tshiteya@noblis.org>
* Update content/documentation/validation/oscal-cli.md
Co-authored-by: Rene Tshiteya <rene-claude.tshiteya@noblis.org>
* Update content/documentation/validation/oscal-cli.md
Co-authored-by: Rene Tshiteya <rene-claude.tshiteya@noblis.org>
* Update content/documentation/validation/oscal-cli.md
Co-authored-by: Rene Tshiteya <rene-claude.tshiteya@noblis.org>
* Update content/documentation/validation/metaschema-validation.md
Co-authored-by: Gabeblis <gabriel.rodriguez@gsa.gov>
* Update oscal-cli.md
Co-authored-by: Rene Tshiteya <rene-claude.tshiteya@noblis.org>
* move best practices
* Minor formatting touch-ups and adding links to upstream docs before merge
* Add JSON, YAML, and XML examples in `extensions-and-allowed-values.md` (issue #1137)
* Add Xpath Queries
* Add spacing in XPath for target baseline version before merge
* Add JSON, YAML, and XML examples in `oscal-attachments.md` (issue #1137)
* Add 'Security Controls' JSON/YAML Examples
* Update content/documentation/ssp/oscal-representation/security-controls/control-definitions.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/security-controls/control-definitions.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Add 'System Inventory' JSON/YAML Examples
* Update catalog.md
* Update catalog.md
* Update catalog.md
* Update catalog.md
* Update catalog.md
* Update catalog.md
* Add JSON, YAML, and XML examples in `fedramp-baselines.md` (issue #1137)
* add system-security-plan
* Add JSON, YAML, and XML examples in `fedramp-version.md` (issue #1138)
* Fix `version` with code review changes before merge
* Add JSON, XML, and YAML examples in `oscal-data-types.md` (issue #1137)
* address comments
* Bump actions/cache from 4.2.0 to 4.2.1
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@1bd1e32...0c907a7)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix JSON, YAML, and XML examples in `fedramp-version.md` (issue #1138)
* Add JSON, YAML, and XML examples in `generated-content.md` (issue #1137)
* In JSON, YAML, and XML examples, add "system-security-plan"
* Formatting Corrections
* Add JSON, YAML, and XML examples in `title-page-information.md` (issue #1138)
* address comments
* address GSA/fedramp-automation#1047
* document #1047
* provide json and yaml examples
* add identification requirements
* fix tabs
* Update content/documentation/ssp/oscal-representation/inventory/identification-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/identification-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/identification-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/identification-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* use one liners for xpath expressions
* Update identification-requirements.md
* Update content/documentation/ssp/oscal-representation/inventory/identification-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/identification-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/identification-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/identification-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/identification-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/identification-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/identification-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/scanning-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/scanning-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/inventory/scanning-requirements.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Finalize editorial changes to "Why matters?" sections from last review
* Update identification-requirements.md
* Remove the FedRAMP contact information page (issue #1138)
* Add JSON, YAML, and XML examples in `document-revision-history` (issue #1138)
* Address comments
* Bump up oscal-version
* Bump actions/upload-artifact from 4.6.0 to 4.6.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@65c4c4a...4cec3d8)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/cache from 4.2.1 to 4.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@0c907a7...d4323d4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add JSON and YAML examples in `document-approvals.md` (issue #1138)
* Update content
* Address comments
* Fix positioning in navigation pane
* Add JSON and YAML examples in `attachments.md` (issue #1138)
* Address comments
* Address comments
* Remove extraneous rel link from party to resource for #1138
* Adjust resource type enums for #1138 for review
* Add authorization types documentation
* Update content/documentation/ssp/oscal-representation/authorization-paths.md
Co-authored-by: A.J. Stein <alexander.stein@gsa.gov>
* Add remarks in implementation-status
* Update theme submod for GSA/uswds-hugo#267 changes
create 508 compliance workflow
Update 508-compliance.yml
update workflow
Update foot.html
add accessability css
* Update .pa11yci
* reduce threshold to 5
* Update GH runner for GHA to not use obsolete runner before merge
* Add System Information and Information Types documentation
* Bump actions/setup-node from 4.2.0 to 4.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@1d0ff46...cdca736)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/cache from 4.2.0 to 4.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4.2.0...d4323d4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/upload-artifact from 4.6.0 to 4.6.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4.6.0...4cec3d8)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix `impact-level` value in `leveraged-authorizations.md`
* Add the `<system-security-plan>` root node
* Add SSP redirects (issue #1106)
* Add JSON and YAML examples in `prepared-by-for.md` (issue #1138)
* Bump actions/upload-artifact from 4.6.1 to 4.6.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@4cec3d8...ea165f8)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/cache from 4.2.2 to 4.2.3
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@d4323d4...5a3ec84)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Adjust Control Origination Documentation
* Update content/documentation/ssp/oscal-representation/security-controls/control-origination.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/security-controls/control-origination.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Update content/documentation/ssp/oscal-representation/security-controls/control-origination.md
Co-authored-by: A.J. Stein <aj@gsa.gov>
* Adjust SAP Documentation
* Add link redirect template for #1217
* Add example allowed-values redirect example for #1217
* Add example expect constraint redirect example #1217
* Add Markdown files for redirects
* Adjust /help/constraints/->/help/constraint/ to align with GSA/fedramp-automation#1220
Align the paths given my feedback in the PR review with comment below.
GSA/automate.fedramp.gov_private#75 (review)
* Add Markdown files for redirects
* Fix URLs
* Add missing `external-constraints` URLs
* Add missing redirects
* Fix FR identifier-type and namespace
* Clarify role party association for CSP
* Add ODP and aggregate param clarification
* fix build error, stabilize
* hrm.
* tktk
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: A.J. Stein (is on leave now) <aj@gsa.gov>
Co-authored-by: DimitriZhurkin <dimitri.zhurkin@noblis.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kylie Hunter <kylie.hunter@gsa.gov>
Co-authored-by: Gabeblis <gabriel.rodriguez@gsa.gov>
Co-authored-by: brian-ruf <brian.ruf@gmail.com>
Co-authored-by: Rene Tshiteya <rene-claude.tshiteya@noblis.org>
Co-authored-by: ~ . ~ <156969148+wandmagic@users.noreply.github.com>
Co-authored-by: Rene Tshiteya <rene-claude.tshiteya@gsa.gov>
Co-authored-by: A.J. Stein <alexander.stein@gsa.gov>
Co-authored-by: ~ . ~ <paul.n.wand@gsa.gov>
Co-authored-by: U-INNOVATE\M34255 <M34255@1839517E-M34255.innovate.noblis.org>1 parent 65fb0b4 commit 7113c96
File tree
340 files changed
+19143
-2682
lines changed- .github/workflows
- config/_default
- content
- collaborate
- documentation
- common-fedramp-elements
- general-concepts
- oscal-baselines
- sap
- sar
- ssp
- oscal-representation
- inventory
- required-attachments
- security-controls
- validation
- help/constraint
- layouts
- partials
- redirect
- static
- css
- html
- img
- json
- pdf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
340 files changed
+19143
-2682
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
70 | | - | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
84 | | - | |
| 87 | + | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
92 | | - | |
| 95 | + | |
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
| |||
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
103 | | - | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments