$GTLB

Gitlab Inc.

Insider trades
0
1
0
$332K
Mundy Simon
100%
See all $GTLB insider activity →
Low

Atlassian and Doximity Just Surged 30% After Earnings: 3 Software Stocks with the Same Setup

Atlassian (TEAM) and Doximity (DOCS) shares rose about 30% after earnings on Aug. 7, helped by stronger-than-expected adoption of their AI offerings, according to the article. Both companies run vertical SaaS platforms and were viewed as potential AI losers. The piece also highlights GitLab (GTLB), UiPath (PATH), and Asana (ASAN) as potential similar setups ahead of upcoming results.

Why Is GTLB Stock Up 7% After Hours Today?

GitLab Inc. (GTLB) shares rose about 7% in after-hours Tuesday after the company said it deepened its collaboration with Google Cloud to integrate Vertex AI models into GitLab’s Duo Agent Platform. GitLab said customers can select Vertex AI foundation models, including Gemini, and self-hosted users can use “Bring Your Own Model.”

GitLab Shares Jump as Investors Revisit AI and Growth Signals

GitLab (GTLB) shares rose 9.7% as investors reassessed its AI and growth outlook. GitLab reported Q1 FY2027 revenue of $264 million, up 23% year over year, citing traction from the Duo Agent Platform. An investor update said first orders were up 30% YoY in Q1 and over 100% YoY in Q2 to date, and introduced GitLab Flex with a ~$15 million paid consumption run rate after June launch.

GTLB sentiment & insider activity

Over the past 7 days, alphai's AI scored 1 news story mentioning GTLB (Gitlab Inc.). Coverage has been balanced: 0 bullish, 1 neutral, and 0 bearish.

Recent GTLB coverage spans technology, market movers and financial news.

In the last 30 days, GTLB insiders filed 1 SEC Form 4 transaction — no purchases and 1 sale ($332K). The most active reporter was Mundy Simon, Chief Accounting Officer, with 1 filing. 100% of those filings were made under pre-arranged Rule 10b5-1 plans.

What's driving GTLB

  • This is a thematic setup call rather than a fresh catalyst for GitLab, so it is more useful for positioning than for event-driven trading.

    fool.com · Aug 11, 2026

  • The Vertex AI integration is a concrete product partnership catalyst that can drive near-term sentiment and demand expectations for GitLab’s AI agent tooling.

    stocktwits.com · Aug 8, 2026

  • The article frames the rally as renewed confidence in GitLab’s AI-driven growth and consumption-based monetization (Flex), supported by recent revenue and order momentum.

    quiverquant.com · Aug 7, 2026

  • The executive change could shift how GitLab packages and governs its AI offerings, but the article provides no new financial targets or deal terms.

    simplywall.st · Aug 2, 2026

  • The disclosure adds a new notable institutional holder, but the article provides no evidence of activism, control, or a transaction.

    stocktitan.net · Jul 28, 2026

alphai scores every news story that mentions GTLB with an AI model for sentiment and relevance, and aggregates insider trades from Gitlab Inc.'s SEC EDGAR Form 4 filings. Figures refresh continuously.

News on $GTLB

Score
$TEAMLow

Atlassian and Doximity Just Surged 30% After Earnings: 3 Software Stocks with the Same Setup

Atlassian (TEAM) and Doximity (DOCS) shares rose about 30% after earnings on Aug. 7, helped by stronger-than-expected adoption of their AI offerings, according to the article. Both companies run vertical SaaS platforms and were viewed as potential AI losers. The piece also highlights GitLab (GTLB), UiPath (PATH), and Asana (ASAN) as potential similar setups ahead of upcoming results.

Why Is GTLB Stock Up 7% After Hours Today?

GitLab Inc. (GTLB) shares rose about 7% in after-hours Tuesday after the company said it deepened its collaboration with Google Cloud to integrate Vertex AI models into GitLab’s Duo Agent Platform. GitLab said customers can select Vertex AI foundation models, including Gemini, and self-hosted users can use “Bring Your Own Model.”

GitLab Shares Jump as Investors Revisit AI and Growth Signals

GitLab (GTLB) shares rose 9.7% as investors reassessed its AI and growth outlook. GitLab reported Q1 FY2027 revenue of $264 million, up 23% year over year, citing traction from the Duo Agent Platform. An investor update said first orders were up 30% YoY in Q1 and over 100% YoY in Q2 to date, and introduced GitLab Flex with a ~$15 million paid consumption run rate after June launch.

Will GitLab’s New Legal Chief Subtly Shift Its AI Growth Story Toward Governance First? (GTLB)

Simply Wall St says GitLab Inc. appointed Thomas Lloyd as Chief Business and Legal Officer, expanding his remit over product and cloud partnerships, corporate development and strategy, and legal and corporate affairs. The piece links the change to GitLab’s AI and governance packaging and cites forecasts of $1.5 billion revenue and $186.3 million earnings by 2029.

GitLab Users Urged to Patch After Research Reveals Critical RCE Chain

Depthfirst researchers reported a remote code execution chain affecting GitLab notebook diff rendering. They chained two Oj Ruby JSON parser bugs to achieve command execution in the GitLab Puma worker for authenticated users who can view commit diffs. GitLab patched the issues on June 10, 2026. Affected versions include 15.2.0 through 18.10.7, 18.11.0 through 18.11.4, and 19.0.0 through 19.0.1; fixed in 18.10.8, 18.11.5, and 19.0.2.

Two Old Oj Flaws Chained to Trigger GitLab Remote Code Execution

Depthfirst researcher Yuhang Wu reported a GitLab remote code execution path using two long-standing memory-safety flaws in the Ruby JSON parser Oj. GitLab parses .ipynb diffs with ipynbdiff, enabling authenticated users to submit crafted notebooks that can bypass ASLR and execute commands as the git user. Affected GitLab CE/EE: 15.2.0-18.10.7, 18.11.0-18.11.4, 19.0.0-19.0.1; fixed in 18.10.8, 18.11.5, 19.0.2. Oj affected 3.13.0-3.17.1; fixed 3.17.3.

$ESTCLow

Piper Sandler names 5 software stocks cutting AI token costs

Piper Sandler analyst Rob Owens told clients that five infrastructure software firms are positioned to reduce AI token costs by using proprietary customer data to cut token usage for AI agents. The note named Elastic (ESTC), GitLab (GTLB), MongoDB (MDB), Snowflake (SNOW), and Atlassian (TEAM), citing early 50% to 75% token savings and consumption-based pricing.

Med

Critical GitLab Flaws Enable Remote Code Execution

Security researchers published proof-of-concept code for a remote code execution flaw in self-managed GitLab affecting multiple versions. The chain targets Oj, a native JSON library used by GitLab’s ipynbdiff when rendering Jupyter Notebook diffs, allowing an authenticated user to execute OS commands on the server. GitLab urged upgrading to patched releases including Oj 3.17.3.

GitLab Vulnerabilities Allow Attackers to Execute Remote Code on Default GitLab Installations

Depthfirst researcher Yuhang Wu says an exploit chain in the Oj native JSON parser can enable remote code execution on default GitLab installs. The chain combines two long-persisting memory-safety flaws in Oj used by GitLab’s ipynbdiff for .ipynb diffs. Commands run as the “git” user, potentially exposing code and secrets. GitLab patched in 19.0.2, 18.11.5, 18.10.8; GitLab.com was already fixed.

Related tickers