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

feat: squealer example cicd go package #26

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

GangGreenTemperTatum
Copy link
Collaborator

@GangGreenTemperTatum GangGreenTemperTatum commented Nov 25, 2024

example usage:

➜  .robopages robopages serve
[2024-11-25T22:04:46Z INFO ] pre building container for function squealer_scan_everything_git_repo ...
[2024-11-25T22:04:46Z INFO ] pre building container for function squealer_scan_git_repo ...
[2024-11-25T22:04:46Z INFO ] pre building container for function trufflehog_scan ...
..
[2024-11-25T22:04:51Z INFO ] pre building container for function zap_scan_host_container ...
[2024-11-25T22:04:51Z INFO ] pre building container for function zap_scan_host_os_app ...
[2024-11-25T22:04:51Z INFO ] pre building container for function http_get ...
[2024-11-25T22:04:51Z INFO ] pre building container for function http_post ...
[2024-11-25T22:04:51Z INFO ] serving 23 pages on http://127.0.0.1:8000 with 12 max running tasks
Match Description: │ 
Content:           | runqsteal: runq overflowdouble traceGCSweepStartfunction not implementedlevel 2 not synchronizedlink number out of rangeout of streams resourcesconnection reset by peerstructure needs cleaningfloating point exceptionfile size limit exceededRawSockaddrAny too small/usr/

..

ERROR: time="2024-11-25T22:07:50Z" level=warning msg="Config file '' not found, using default config"
time="2024-11-25T22:07:50Z" level=info msg="Using a directory scanner to process ./\n"

Processing:
  duration:     0.00s
  commits:      0
  files:        1

Transgressions:
  identified:   11
  ignored:      0
  reported:     9

@GangGreenTemperTatum GangGreenTemperTatum requested a review from a team as a code owner November 25, 2024 22:15
@GangGreenTemperTatum
Copy link
Collaborator Author

GangGreenTemperTatum commented Nov 25, 2024

example usage:

➜  .robopages robopages serve
[2024-11-25T22:04:46Z INFO ] pre building container for function squealer_scan_everything_git_repo ...
[2024-11-25T22:04:46Z INFO ] pre building container for function squealer_scan_git_repo ...
[2024-11-25T22:04:46Z INFO ] pre building container for function trufflehog_scan ...
..
[2024-11-25T22:04:51Z INFO ] pre building container for function zap_scan_host_container ...
[2024-11-25T22:04:51Z INFO ] pre building container for function zap_scan_host_os_app ...
[2024-11-25T22:04:51Z INFO ] pre building container for function http_get ...
[2024-11-25T22:04:51Z INFO ] pre building container for function http_post ...
[2024-11-25T22:04:51Z INFO ] serving 23 pages on http://127.0.0.1:8000 with 12 max running tasks
Match Description: │ 
Content:           | runqsteal: runq overflowdouble traceGCSweepStartfunction not implementedlevel 2 not synchronizedlink number out of rangeout of streams resourcesconnection reset by peerstructure needs cleaningfloating point exceptionfile size limit exceededRawSockaddrAny too small/usr/

..

ERROR: time="2024-11-25T22:07:50Z" level=warning msg="Config file '' not found, using default config"
time="2024-11-25T22:07:50Z" level=info msg="Using a directory scanner to process ./\n"

Processing:
  duration:     0.00s
  commits:      0
  files:        1

Transgressions:
  identified:   11
  ignored:      0
  reported:     9

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validation Results (2024-11-25T22:15:35.787Z)

❌ Validation failed

Please ensure your contribution follows the required format.

🔍 View Full Validation Details


Run ID: 12019755169
Workflow: Validate Contributions

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validation Results (2024-11-25T22:17:42.050Z)

✅ Validation successful

Please ensure your contribution follows the required format.

🔍 View Full Validation Details


Run ID: 12019784382
Workflow: Validate Contributions

@evilsocket evilsocket merged commit 251364a into main Nov 26, 2024
1 check passed
@evilsocket evilsocket deleted the ads/eng-263-feature-create-example-for-cicd-squealer branch November 26, 2024 04:02
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.

2 participants