Commit d0c3f49
Release/v11.1.1 (#1509)
* feat: update placement attribute to support multiple positions in alert action select component
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: condition builder visibility based on fields availability
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: add system owner field to alert response rules and update related logic
* feat: add systemOwner filter to playbooks component
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: add system owner field to alert response rules and update related logic
* feat: enhance playbook component with improved layout and functionality
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: enhance playbook component with improved layout and functionality
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: enhance playbook component with improved layout and functionality
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: add system owner field to alert response rules and update related logic
* feat: enhance playbook component with improved layout and functionality
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: update agent handling strategy description for clarity and context
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: update agent handling strategy description for clarity and context
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix: change PostgreSQL logger level from WARN to ERROR
* feat: update log handling and display logic for improved clarity and consistency
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: update log filter selection to improve user experience
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix: handle potential null value in audits length check
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix: update filterBySelect method to accept a generic field type
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: update workflows and send to new cm in gcp
* feat: include script to compile installer
* fix: resolve workflow errors and improve cross-platform compatibility
* fix problem with agent SIGN KEY
* feat: implement service to automatically assign asset groups to alerts
* feat: add asset group fields to alert constants and configuration
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(agent/syslog): add RFC 5424 octet counting framing support and improve message handling
* fix: always update pending versions
* improve v11 changelog
* feat: enhance playbook UI and loading behavior, add new alert fields
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(oauth2): implement corporate authentication with OAuth2 support
* feat(identity-provider): add OAuth2/OpenID Connect provider management
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(identity-provider): add OAuth2/OpenID Connect provider management
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: implement service to automatically assign asset groups to alerts
* feat(identity-provider): add OAuth2/OpenID Connect provider management
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(oauth2): enhance corporate authentication with additional fields and event handling
* feat: add CrowdStrike plugin core implementation
* feat: add gRPC configuration management for CrowdStrike
* feat(oauth2): enhance corporate authentication with additional fields and event handling
* feat(oauth2): enhance corporate authentication with additional fields and event handling
* feat(identity-provider): add OAuth2/OpenID Connect provider management
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(oauth2): enhance corporate authentication with additional fields and event handling
* feat(identity-provider): add OAuth2/OpenID Connect provider management
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* refactor: update version info handling and clean up community module display
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* Update frontend/src/app/shared/components/auth/login/login.component.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update frontend/src/app/shared/components/auth/login-providers/login-providers.component.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update backend/src/main/java/com/park/utmstack/config/SecurityConfiguration.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update backend/src/main/java/com/park/utmstack/service/idp_provider/IdentityProviderService.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update frontend/src/app/app-management/identity-provider/shared/components/provider-form/provider-form.component.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat(oauth2): enhance corporate authentication with additional fields and event handling
* refactor: simplify request structure and improve provider toggle logic
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(oauth2): implement enterprise version handling for identity providers
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: add adversary view menu and associated authorities to database
* feat: add adversary management module with routing and view components
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* refactor: remove deprecated standalone plugin architecture
* feat: add adversary management module with routing and view components
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: implement adversary alerts management with new DTOs and service
* feat: add SQL query support to LogExplorer via OpenSearch
* feat: add SQL query support to LogExplorer via OpenSearch
* feat: implement adversary alerts graph and service for data retrieval
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: enhance timezone handling by dynamically generating timezone list
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: enhance timezone handling by dynamically generating timezone list
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: add adversary management module with routing and view components
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: add adversary management module with routing and view components
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: add adversary view menu and associated authorities to database
* feat: implement adversary alerts graph and service for data retrieval
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: implement adversary alerts management with new DTOs and service
* feat: enhance adversary alerts graph layout and styling for improved visualization
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: enhance adversary alerts graph layout and styling for improved visualization
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix[bitdefender-plugin]: make StartServer blocking and remove retry loop
* update macos guide
* feat: enhance adversary alerts graph layout and styling for improved visualization
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: enhance adversary alerts graph layout and styling for improved visualization
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: implement adversary alerts management with new DTOs and service
* fix: adjust TFA expiration time to use configurable constant
* feat: conditionally render module card based on module name
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: add application version info retrieval functionality
* feat: add application version info retrieval functionality
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: compliance report view component
* feat: add SQL query support to LogExplorer via OpenSearch
* feat: add SQL query support to LogExplorer via OpenSearch
* feat(saml): implement SAML authentication support with identity provider configuration
* feat(saml): implement SAML authentication support with identity provider configuration
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: add application version info retrieval functionality
* fix: remove conditional rendering for AS_400 module and filter out in module retrieval
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(saml): enhance SAML authentication success handler to include role-based authorities
* feat(o365-plugin): add multi-cloud environment support for Microsoft Cloud (Commercial, GCC, GCC High, DoD)
* feat: add exception handling for MethodArgumentNotValidException and update UtmModuleConfigValidator logic
* fix(o365-plugin): Remove invalid field check and add multi-cloud support
- Implement cloud-aware connection checking per authority
- Use correct endpoints and scopes for each cloud environment
* feat: add SQL query support to LogExplorer via OpenSearch
* feat(o365-plugin): add Office 365 cloud environment configuration options
* Update backend/src/main/resources/config/liquibase/changelog/20251125001_add_environment_o365_integration.xml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update backend/src/main/java/com/park/utmstack/domain/application_modules/factory/impl/ModuleO365.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update backend/src/main/java/com/park/utmstack/domain/application_modules/UtmModuleGroupConfiguration.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat: add SQL query support to LogExplorer via OpenSearch
* feat: add SQL query support to LogExplorer via OpenSearch
* feat: add SQL query support to LogExplorer via OpenSearch
* feat: add SQL query support to LogExplorer via OpenSearch
* feat: add SQL query support to LogExplorer via OpenSearch
* fix: update file permissions from 777 to 755 for security improvements
* feat(azure plugin): enhance Azure cloud detection and connection validation
* feat(o365_validation-modules-config): add Management API validation and multi-cloud endpoint support
* feat(header): integrate version info display and update logic
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* refactor: rename UtmStackConnectionService to ModuleConfigurationValidationService and enhance validation logic
* feat(exception-handling): add ApiException class and global exception handler
* feat: add SQL query support to LogExplorer via OpenSearch
* feat: add SQL query support to LogExplorer via OpenSearch
* feat(int-generic-group-config): improve searchable option based on config options length
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(int-generic-group-config): improve searchable option based on config options length
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix(modules-config): disable CROWDSTRIKE module not implemented in backend.
* refactor(plugins): standardize logging with catcher
* feat(saml): update identity provider configuration to include metadata URL and remove deprecated fields
* style(dashboard): adjust padding and layout for improved UI consistency
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix: optimize cloud detection logic in connection string parsing
* feat(elastic-filter-time): enhance time filter functionality and update UI interactions
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(azure): extract individual records from Azure Event Hub logs
Parse Azure logs with 'records' array structure and send each record
as a separate log entry for better indexing and security analysis.
Maintains backward compatibility for logs without records array.
* fix(modules-config): remove gin default logger middleware to eliminate non-standardized HTTP logs while maintaining catcher logging standard and panic protection.
* refactor(azure-filter): deleted 'Expand log.records' data to improve parsing
* refactor(gcp-filter): deleted 'Expand jsonPayload.structuredRdata' data to improve parsing
* update the version of the Azure and GCP filters
* feat(saml): update identity provider configuration to include metadata URL and remove deprecated fields
* feat(provider): add SAML 2.0 support with metadata URL and service provider configuration
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(saml): enhance identity provider creation with multipart form data and encryption for private key
* feat(provider): add SAML 2.0 support with metadata URL and service provider configuration
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix(totp): prevent potential error by checking subscription before unsubscribe
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* style(totp): comment out unused email resend container for cleaner code
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* style(utm-code-view): add word-break class to code element for better text handling
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(filters): add Azure and GCP filters with updated field mappings and severity handling
* refactor(ModuleSocAi): remove unused getName method for cleaner code
* fix(deployment-pipeline): update tag pattern for v10 to support semantic versioning
* chore(changelog): update release notes for UTMStack v11.0.3 with fixed issues and performance improvements
* chore(changelog): update release notes for UTMStack v11.0.3 with fixed issues and performance improvements
* feat(authentication): add SAML and OIDC support with validation for private keys and certificates
* chore(master.xml): remove outdated environment integration and filter update changelogs
* feat(identity-provider): enhance provider management with file uploads and validation
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(authentication): enhance SAML and OIDC support with file validation and metadata URL checks
* feat(identity-provider): enhance provider management with file uploads and validation
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(identity-provider): enhance provider management with file uploads and validation
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* Refactor adversary alerts graph component and update no data display
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* Remove redundant getName() method override in ModuleSocAi
* Update frontend/src/app/data-management/alert-management/shared/components/filters/alert-generic-filter/alert-generic-filter.component.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat: add SQL query support to LogExplorer via OpenSearch
* feat: add SQL query support to LogExplorer via OpenSearch
* feat: enhance LogExplorer with SQL query support and custom keyword suggestions
* Update backend/src/main/java/com/park/utmstack/service/dto/elastic/SqlSearchDto.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat: enhance identity provider management with role requirements and UI improvements
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: update login components for improved styling and provider text
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: add loading screen with spinner and enhance app initialization
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(agents): update agent guide with Kali Linux tab and enhance installation command structure
* feat: add SAML OIDC corporate authentication configuration fields
* feat: add SAML OIDC corporate authentication support with SP entity ID and ACS URL
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(api-keys): implement API key management with creation, retrieval, update, and deletion functionalities
* feat: integrate app version management and enterprise feature directive
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: enhance SAML2 login handlers with role validation and logging
* feat: enhance SAML2 login handlers with role validation and logging
* feat: enhance SAML2 login handlers with role validation and logging
* feat: integrate app version management and enterprise feature directive
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: update API route for version checking to check-for-updates
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: remove client secret display from provider details
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix: update application version file path and improve pagination offset calculation
* fix: update application version file path and improve pagination offset calculation
* fix: update opensearch-connector version to 1.0.4
* feat: enhance enterprise module directive to support dynamic menu names and icons
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix: streamline loading state management in playbook service and clean up filter parameters in playbooks component
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix: update UtmModuleRepository and UtmModuleService to use Optional for findByServerIdAndModuleName method
* feat: add detail view for alerts in echoes component and improve alert display
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix: improve error handling in CleanCountedLogs to create default data retention file if retrieval fails
* feat: enhance adversary alerts graph with dynamic graphic elements and improved chart container styling
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* Update frontend/src/app/data-management/alert-management/shared/components/alert-echoes/alert-echoes.component.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update frontend/src/app/data-management/alert-management/shared/components/alert-echoes/alert-echoes.component.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat: enhance detail view for alerts in echoes component and improve data handling
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: enhance adversary alerts graph with dynamic graphic elements and improved chart container styling
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: enhance adversary alerts graph with dynamic graphic elements and improved chart container styling
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* refactor: reorganize imports in adversary alerts graph component for improved readability
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* refactor: reorganize imports in adversary alerts graph component for improved readability
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* chore: update changelog for UTMStack v11.1.1 release, add fixes and features
* fix: handle version info loading error gracefully
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: refactor module update process to use ModuleDTO and enhance decryption handling
* feat: enhance adversary alerts graph with improved event handling and child alert metadata
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat: add SAML2 login endpoint to front-end configuration
---------
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: Yorjander Hernandez Vergara <yorjaKbayero@gmail.com>
Co-authored-by: JocLRojas <joc.l.rojas02@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Elena Lopez Milan <elopez@utmstack.com>
Co-authored-by: Osmany Montero <osmontero@icloud.com>
Co-authored-by: Yadian Llada Lopez <yadian.llada@gmail.com>1 parent cf3813e commit d0c3f49
File tree
18 files changed
+280
-103
lines changed- agent/logservice
- backend/src/main/java/com/park/utmstack
- event_processor
- repository/application_modules
- service/application_modules
- web/rest/application_modules
- frontend/src/app
- data-management
- adversary-management/adversary-alerts-graph
- installer/templates
18 files changed
+280
-103
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | | - | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
179 | 187 | | |
180 | 188 | | |
181 | 189 | | |
| |||
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
37 | | - | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
63 | 74 | | |
64 | 75 | | |
65 | 76 | | |
66 | | - | |
| 77 | + | |
67 | 78 | | |
68 | 79 | | |
69 | 80 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
Lines changed: 11 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | | - | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | | - | |
| 71 | + | |
71 | 72 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
Lines changed: 24 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
46 | | - | |
47 | 43 | | |
48 | 44 | | |
49 | 45 | | |
| |||
56 | 52 | | |
57 | 53 | | |
58 | 54 | | |
59 | | - | |
60 | | - | |
61 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
62 | 58 | | |
63 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
64 | 63 | | |
65 | | - | |
66 | | - | |
| 64 | + | |
67 | 65 | | |
68 | | - | |
69 | | - | |
| 66 | + | |
| 67 | + | |
70 | 68 | | |
71 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
83 | 78 | | |
84 | 79 | | |
85 | 80 | | |
| |||
186 | 181 | | |
187 | 182 | | |
188 | 183 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
194 | 190 | | |
195 | 191 | | |
196 | 192 | | |
| |||
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
42 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
43 | 52 | | |
44 | 53 | | |
45 | 54 | | |
| |||
Lines changed: 13 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
20 | 17 | | |
21 | 18 | | |
22 | | - | |
23 | 19 | | |
24 | | - | |
25 | 20 | | |
26 | 21 | | |
27 | 22 | | |
| |||
48 | 43 | | |
49 | 44 | | |
50 | 45 | | |
51 | | - | |
52 | 46 | | |
| 47 | + | |
53 | 48 | | |
54 | 49 | | |
55 | 50 | | |
| |||
60 | 55 | | |
61 | 56 | | |
62 | 57 | | |
63 | | - | |
| 58 | + | |
64 | 59 | | |
65 | 60 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Lines changed: 24 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments