Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix trivy action in ci.yaml #64

Merged
merged 2 commits into from
Aug 10, 2023
Merged

ci: fix trivy action in ci.yaml #64

merged 2 commits into from
Aug 10, 2023

Conversation

chgl
Copy link
Collaborator

@chgl chgl commented Aug 10, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 10, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.14s
✅ DOCKERFILE hadolint 1 0 0.39s
✅ EDITORCONFIG editorconfig-checker 2 0 0.11s
✅ REPOSITORY checkov yes no 13.94s
✅ REPOSITORY dustilock yes no 0.03s
✅ REPOSITORY gitleaks yes no 0.28s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.19s
✅ REPOSITORY syft yes no 0.46s
✅ REPOSITORY trivy yes no 6.77s
✅ YAML prettier 1 0 0.78s
✅ YAML v8r 1 0 2.54s
✅ YAML yamllint 1 0 0.35s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@github-actions
Copy link

github-actions bot commented Aug 10, 2023

Code Coverage

Package Line Rate Branch Rate Health
Vfps.Tests 99% 100%
Vfps 93% 60%
Summary 94% (444 / 471) 66% (33 / 50)

Minimum allowed line rate is 60%


ghz run statistics

Summary:
  Count:	5000
  Total:	11.49 s
  Slowest:	840.65 ms
  Fastest:	14.85 ms
  Average:	111.07 ms
  Requests/sec:	435.28

Response time histogram:
  14.851  [1]    |
  97.431  [1885] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  180.010 [3013] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  262.589 [51]   |∎
  345.169 [0]    |
  427.748 [0]    |
  510.328 [1]    |
  592.907 [0]    |
  675.486 [0]    |
  758.066 [29]   |
  840.645 [20]   |

Latency distribution:
  10 % in 74.00 ms 
  25 % in 89.97 ms 
  50 % in 102.88 ms 
  75 % in 118.64 ms 
  90 % in 138.48 ms 
  95 % in 158.46 ms 
  99 % in 221.48 ms 

Status code distribution:
  [OK]   5000 responses   

iter8 report

Experiment summary:
*******************

  Experiment completed: true
  No task failures: true
  Total number of tasks: 6
  Number of completed tasks: 6
  Number of completed loops: 1

Whether or not service level objectives (SLOs) are satisfied:
*************************************************************

  SLO Conditions                 | Satisfied
  --------------                 | ---------
  grpc/error-rate <= 0           | true
  grpc/latency/mean (msec) <= 50 | true
  grpc/latency/p99 (msec) <= 100 | true
  

Latest observed values for metrics:
***********************************

  Metric                   | value
  -------                  | -----
  grpc/error-count         | 0.00
  grpc/error-rate          | 0.00
  grpc/latency/mean (msec) | 35.52
  grpc/latency/p99 (msec)  | 83.00
  grpc/request-count       | 50000.00
  

@chgl chgl merged commit ec70bb7 into master Aug 10, 2023
@chgl chgl deleted the chgl-patch-1 branch August 10, 2023 19:07
@miracum-bot miracum-bot mentioned this pull request Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant