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

0.2.2 #142

Merged
merged 42 commits into from
Jan 16, 2025
Merged

0.2.2 #142

merged 42 commits into from
Jan 16, 2025

Conversation

LachsBagel
Copy link
Collaborator

No description provided.

danXyu and others added 30 commits December 10, 2024 18:22
Adding clarity on which values to use for the Coinbase API Key
Adding an opening paragraph to properly set expectations for what this repo is (a developer sandbox) and to point to where they can find more information about an individual agent.
…nsolidate-wallets-etc

Conversations, consolidated wallets, commands, and swap agent
Fix build issues related to unused swap components
Fix agent selection styling, tweet sizzler endpoint, and DCA agent functionality
Base and DCA agents should pull from same constants for available tokens, frequencies
Comment on lines +17 to +29
RUN apt-get update && apt-get install -y \
wget \
gnupg2 \
apt-transport-https \
ca-certificates \
unzip \
xvfb \
libnss3 \
libxss1 \
libasound2 \
libatk-bridge2.0-0 \
libgtk-3-0 \
libgbm1

Check failure

Code scanning / Trivy

'apt-get' missing '--no-install-recommends' High

Artifact: submodules/moragents_dockers/agents/Dockerfile
Type: dockerfile
Vulnerability DS029
Severity: HIGH
Message: '--no-install-recommends' flag is missed: 'apt-get update && apt-get install -y wget gnupg2 apt-transport-https ca-certificates unzip xvfb libnss3 libxss1 libasound2 libatk-bridge2.0-0 libgtk-3-0 libgbm1'
Link: DS029
libgbm1

# Install ChromiumDriver instead of Chrome
RUN apt-get install -y chromium chromium-driver

Check failure

Code scanning / Trivy

'apt-get' missing '--no-install-recommends' High

Artifact: submodules/moragents_dockers/agents/Dockerfile
Type: dockerfile
Vulnerability DS029
Severity: HIGH
Message: '--no-install-recommends' flag is missed: 'apt-get install -y chromium chromium-driver'
Link: DS029
@LachsBagel LachsBagel mentioned this pull request Jan 16, 2025
@LachsBagel LachsBagel merged commit 54c059e into main Jan 16, 2025
6 of 7 checks passed
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.

3 participants