Skip to content

Commit

Permalink
new version Thu Feb 1 03:25:32 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Feb 1, 2024
1 parent 4c10b2b commit 3ddb210
Show file tree
Hide file tree
Showing 29 changed files with 2,365 additions and 1,927 deletions.
171 changes: 103 additions & 68 deletions blog/10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,109 @@



<li>
<div class="row">

<div class="col-sm-5">
<a href="/reflecting-on-the-five-years-of-bug-bounty-at-grab">
<img src="/img/reflecting-on-the-five-years-of-bug-bounty-at-grab/cover.jpg" class="cover-photo" alt="Reflecting on the Five Years of Bug Bounty at Grab cover photo">
</a>
</div>

<div class="col-sm-7">
<div class="row">
<div class="col-md-12">


<a class="post-category" href="/categories/security/">Security </a>
<h2>
<a class="post-title-small" href="/reflecting-on-the-five-years-of-bug-bounty-at-grab">Reflecting on the Five Years of Bug Bounty at Grab</a>
</h2>
<div class="post-content">Read about how the product security team's bug bounty programme has helped keep Grab secure.</div>
</div>
</div>

<div class="row">
<div class="col-xs-12">




<img class="post-author-thumbnail img-circle" src="/img/authors/ajay-srivastava.jpg">




<img class="post-author-thumbnail img-circle" src="/img/authors/aniket-kulkarni.jpg">




<img class="post-author-thumbnail img-circle" src="/img/authors/avinash-singh.jpg">




<img class="post-author-thumbnail img-circle" src="/img/authors/nathaniel-callens.jpg">


<div class="post-meta-container">
<span class="post-author">




<a href="/authors#ajay-srivastava">Ajay Srivastava</a>





&middot;

<a href="/authors#aniket-kulkarni">Aniket Kulkarni</a>





&middot;

<a href="/authors#avinash-singh">Avinash Singh</a>





&middot;

<a href="/authors#nathaniel-callens">Nathaniel Callens</a>


</span>
<span class="post-date">16 Dec 2020 | 6 min read</span>
</div>
</div>
</div>
<div>

<div class="post-tags">


<a href="/tags#bug-bounty" class="label tags-label">Bug Bounty</a>

<a href="/tags#hackerone" class="label tags-label">HackerOne</a>

<a href="/tags#security" class="label tags-label">Security</a>

</div>


</div>
</div>
</div>
</li>

<li>
<div class="row">

Expand Down Expand Up @@ -634,74 +737,6 @@ <h2>
</div>
</li>

<li>
<div class="row">

<div class="col-sm-5">
<a href="/go-module-a-guide-for-monorepos-part-2">
<img src="/img/go-module-a-guide-for-monorepos-part-1/cover.png" class="cover-photo" alt="Go Modules- A Guide for monorepos (Part 2) cover photo">
</a>
</div>

<div class="col-sm-7">
<div class="row">
<div class="col-md-12">


<a class="post-category" href="/categories/engineering/">Engineering </a>
<h2>
<a class="post-title-small" href="/go-module-a-guide-for-monorepos-part-2">Go Modules- A Guide for monorepos (Part 2)</a>
</h2>
<div class="post-content">This is the second post on the Go module series, which highlights Grab’s experience working with Go modules in a multi-module monorepo. Here, we discuss the additional solutions for addressing dependency issues, as well as cover automatic upgrades.</div>
</div>
</div>

<div class="row">
<div class="col-xs-12">




<img class="post-author-thumbnail img-circle" src="/img/authors/michael-cartmell.jpg">


<div class="post-meta-container">
<span class="post-author">




<a href="/authors#michael-cartmell">Michael Cartmell</a>


</span>
<span class="post-date">12 Aug 2020 | 5 min read</span>
</div>
</div>
</div>
<div>

<div class="post-tags">


<a href="/tags#go" class="label tags-label">Go</a>

<a href="/tags#libraries" class="label tags-label">Libraries</a>

<a href="/tags#monorepo" class="label tags-label">Monorepo</a>

<a href="/tags#vendoring" class="label tags-label">Vendoring</a>

<a href="/tags#vendors" class="label tags-label">Vendors</a>

</div>


</div>
</div>
</div>
</li>



</ul>
Expand Down
132 changes: 68 additions & 64 deletions blog/11/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,74 @@



<li>
<div class="row">

<div class="col-sm-5">
<a href="/go-module-a-guide-for-monorepos-part-2">
<img src="/img/go-module-a-guide-for-monorepos-part-1/cover.png" class="cover-photo" alt="Go Modules- A Guide for monorepos (Part 2) cover photo">
</a>
</div>

<div class="col-sm-7">
<div class="row">
<div class="col-md-12">


<a class="post-category" href="/categories/engineering/">Engineering </a>
<h2>
<a class="post-title-small" href="/go-module-a-guide-for-monorepos-part-2">Go Modules- A Guide for monorepos (Part 2)</a>
</h2>
<div class="post-content">This is the second post on the Go module series, which highlights Grab’s experience working with Go modules in a multi-module monorepo. Here, we discuss the additional solutions for addressing dependency issues, as well as cover automatic upgrades.</div>
</div>
</div>

<div class="row">
<div class="col-xs-12">




<img class="post-author-thumbnail img-circle" src="/img/authors/michael-cartmell.jpg">


<div class="post-meta-container">
<span class="post-author">




<a href="/authors#michael-cartmell">Michael Cartmell</a>


</span>
<span class="post-date">12 Aug 2020 | 5 min read</span>
</div>
</div>
</div>
<div>

<div class="post-tags">


<a href="/tags#go" class="label tags-label">Go</a>

<a href="/tags#libraries" class="label tags-label">Libraries</a>

<a href="/tags#monorepo" class="label tags-label">Monorepo</a>

<a href="/tags#vendoring" class="label tags-label">Vendoring</a>

<a href="/tags#vendors" class="label tags-label">Vendors</a>

</div>


</div>
</div>
</div>
</li>

<li>
<div class="row">

Expand Down Expand Up @@ -709,70 +777,6 @@ <h2>
</div>
</li>

<li>
<div class="row">

<div class="col-sm-5">
<a href="/returning-storage-space-back-to-our-users">
<img src="/img/returning-storage-space-back-to-our-users/cover.png" class="cover-photo" alt="Returning 575 Terabytes of Storage Space to Our Users cover photo">
</a>
</div>

<div class="col-sm-7">
<div class="row">
<div class="col-md-12">


<a class="post-category" href="/categories/engineering/">Engineering </a>
<h2>
<a class="post-title-small" href="/returning-storage-space-back-to-our-users">Returning 575 Terabytes of Storage Space to Our Users</a>
</h2>
<div class="post-content">This blog explains how we measured and reduced our app's storage footprint on user devices.</div>
</div>
</div>

<div class="row">
<div class="col-xs-12">




<img class="post-author-thumbnail img-circle" src="/img/authors/lucas-nelaupe.png">


<div class="post-meta-container">
<span class="post-author">




<a href="/authors#lucas-nelaupe">Lucas Nelaupe</a>


</span>
<span class="post-date">25 Feb 2020 | 5 min read</span>
</div>
</div>
</div>
<div>

<div class="post-tags">


<a href="/tags#android" class="label tags-label">Android</a>

<a href="/tags#mobile" class="label tags-label">Mobile</a>

<a href="/tags#performance" class="label tags-label">Performance</a>

</div>


</div>
</div>
</div>
</li>



</ul>
Expand Down
Loading

0 comments on commit 3ddb210

Please sign in to comment.