Skip to content

hotfix20260320: temporary disable trivy scanner#254

Merged
alexli-indoc merged 1 commit intodevelopfrom
hotfix/patch20260320-temporary-disable-trivy-scanner
Mar 20, 2026
Merged

hotfix20260320: temporary disable trivy scanner#254
alexli-indoc merged 1 commit intodevelopfrom
hotfix/patch20260320-temporary-disable-trivy-scanner

Conversation

@colorzzr
Copy link
Copy Markdown
Member

Summary

temporary disable trivy scanner due to security incident of aquasecurity/trivy-action#541

JIRA Issues

(What JIRA issues this merge request is related to)

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Refactor or reformatting

Testing

Are there any new or updated tests to validate the changes?

  • Yes
  • No

Test Directions

(Additional instructions for how to run tests or validate functionality if not covered by unit tests)

Versions

  • Pilot Release Version:
  • Compatible Version:

@colorzzr colorzzr self-assigned this Mar 20, 2026
@colorzzr colorzzr added the bug Something isn't working label Mar 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py00100% 
pilotcli.py0590%5, 7–10, 12–16, 19–20, 22–23, 25, 27, 29–33, 35–38, 40, 42–43, 45–46, 49, 52–58, 60, 62–65, 67–72, 75–81, 84–86
commands
   __init__.py00100% 
   container_registry.py01959%16, 22–24, 31–33, 41–44, 50–53, 62–65
   dataset.py0989%20, 38–39, 47, 82–83, 92, 126, 130
   entry_point.py01181%36, 42, 70, 93–95, 97–101
   file.py03886%45, 156–159, 163, 168, 171–173, 304–311, 313, 315, 329–335, 337, 366, 368, 372, 418, 421, 436–438, 444–445
   folder.py0196%18
   project.py0295%18, 61
   user.py0981%28, 50–51, 59–60, 68–69, 90–91
configs
   __init__.py00100% 
   app_config.py00100% 
   config.py00100% 
   user_config.py02381%33, 73, 82, 93, 126, 135–136, 139, 149, 155, 159, 163, 167, 171–172, 176, 180–181, 185, 189–190, 198, 202
   utils.py03536%13–14, 16–19, 22–23, 25, 27, 31–32, 34, 36–37, 40, 43, 45–47, 49–51, 54–57, 59, 67, 69–72, 74–75
models
   __init__.py00100% 
   enums.py00100% 
   item.py00100% 
   service_meta_class.py0180%9
   singleton.py00100% 
   upload_form.py0433%28, 40–42
resources
   custom_error.py00100% 
   custom_help.py00100% 
services
   __init__.py00100% 
services/clients
   __init__.py00100% 
   base_auth_client.py0196%53
   base_client.py0295%49, 100
services/container_registry_manager
   container_registry_manager.py010816%18–19, 22–25, 28–32, 35–43, 47–59, 61–63, 67–81, 83–85, 89–98, 100–102, 106–109, 124–135, 139–142, 146–161, 163, 165–168
services/crypto
   __init__.py00100% 
   crypto.py01940%35, 43–47, 49, 59–61, 69–75, 77–78
services/dataset_manager
   dataset_detail.py02270%37, 58, 65–70, 72–74, 76–85, 87
   dataset_download.py02281%51, 61–63, 72–74, 90, 92–93, 95–96, 98, 100–102, 110–113, 147, 162
   dataset_list.py0879%32–37, 39, 48
   model.py00100% 
services/file_manager
   __init__.py00100% 
   file_list.py01284%58–64, 84–86, 98, 100
   file_manifests.py02578%69, 180–194, 196, 201–205, 207–209
   file_tag.py04028%22–23, 27–31, 33, 36–48, 50–52, 54–55, 59–61, 64–68, 70–73, 75–76
services/file_manager/file_download
   __init__.py00100% 
   download_client.py012557%52–61, 79–80, 125–126, 128–130, 142–143, 148–149, 153–156, 158–161, 163–168, 171, 173–174, 176–178, 181, 183, 186, 190, 193–194, 196, 200, 214–216, 222–223, 232–233, 235–237, 277, 279, 295, 315–316, 321–331, 333–334, 337–338, 343–344, 348–353, 357–358, 361–363, 365–376, 383, 388, 403, 407–409, 411–424, 426
   model.py00100% 
services/file_manager/file_metadata
   __init__.py00100% 
   file_metadata_client.py0395%90–92
   folder_client.py0491%49, 78–80
services/file_manager/file_move
   __init__.py00100% 
   file_move_client.py03757%57–61, 63, 71, 76–80, 83–91, 93, 95–100, 111, 113–117, 119, 169–170
services/file_manager/file_trash
   __init__.py00100% 
   file_trash_client.py0296%65, 86
   utils.py0391%35, 59, 66
services/file_manager/file_upload
   __init__.py00100% 
   exception.py00100% 
   file_upload.py01891%94–96, 108, 136, 170–172, 420–421, 424–426, 428, 435, 456, 459, 463
   models.py0296%20, 40
   upload_client.py04977%99–102, 142, 226, 239–242, 244–257, 259, 261–265, 267–271, 273–274, 377–378, 380, 450, 456–457, 462–465, 467–468
   upload_validator.py01371%51–55, 57, 61–63, 66–67, 72, 74
services/logger_services
   __init__.py00100% 
   debugging_log.py00100% 
   log_functions.py00100% 
services/output_manager
   __init__.py00100% 
   error_handler.py00100% 
   help_page.py0791%13–17, 19, 21
   message_handler.py05474%24, 46, 51, 66–68, 73, 101, 106, 113, 118, 123, 127, 143, 178, 188, 197, 215, 237, 281–292, 303–308, 310–316, 327, 331–332, 336–337, 339–340, 344, 348, 352
services/project_manager
   __init__.py00100% 
   project.py0683%38, 44–45, 47–49
services/user_authentication
   __init__.py00100% 
   decorator.py0293%25, 28
   token_manager.py0888%41–45, 72–73, 90
   user_login_logout.py01683%25–26, 37, 122, 126–132, 134–136, 140–141
utils
   __init__.py00100% 
   aggregated.py02188%51, 61–63, 77–79, 111, 125–126, 139, 169–170, 172, 201, 209, 226–227, 271–272, 299
TOTAL366884077% 

@alexli-indoc alexli-indoc merged commit c63f3bb into develop Mar 20, 2026
2 checks passed
@alexli-indoc alexli-indoc deleted the hotfix/patch20260320-temporary-disable-trivy-scanner branch March 20, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants