April 2021 Summaries
5 posts from GitGuardian
Filter
Month:
Year:
Post Summaries
Back to Blog
Application security, or AppSec, is a critical aspect of cybersecurity, focusing on safeguarding software applications against external threats throughout the software development lifecycle (SDLC). As web applications have proliferated, they have become significant targets for cybercriminals, necessitating robust security measures to protect businesses. Common vulnerabilities include SQL injection, cross-site scripting, and CRLF, which can compromise data integrity and security. To address these challenges, organizations can adopt frameworks such as OWASP, NIST Cybersecurity Framework, and ISO 27001, and implement practices like proper developer training, security testing, and continuous monitoring. A mature AppSec program integrates security into every SDLC phase, employing tools like static and dynamic application scanning, threat modeling, and secret detection to mitigate risks. Proactive incorporation of security measures ensures efficient development processes and minimizes delays, while monitoring for leaked secrets on platforms like GitHub can prevent unauthorized access to sensitive information.
Apr 30, 2021
1,856 words in the original blog post.
GitGuardian is enhancing its offerings to better integrate with developers' existing workflows by expanding its product range to include new and improved integrations, particularly with popular CI/CD tools and SIEM systems. The company now offers the ability to implement secrets detection directly into CI processes and at the git hooks level, ensuring security throughout the software development lifecycle. GitGuardian's internal monitoring solution scans entire git histories and individual commits in real-time, immediately detecting any secrets inadvertently pushed to repositories. Supported integrations include GitHub Actions, GitLab Pipelines, BitBucket Pipelines, Circle CI, Travis CI, and Jenkins CI, with additional alerting integrations for tools like Splunk, PagerDuty, and Discord. The integrations can be managed through the GitGuardian dashboard, and users are encouraged to contact the sales team for demos or request specific integrations. Users can also stay informed about upcoming updates by checking the public roadmap.
Apr 29, 2021
319 words in the original blog post.
GitGuardian, a rapidly expanding startup, prioritizes effective onboarding to ensure new hires succeed from the outset. Alexis, an Account Executive who joined during a significant growth phase in August 2020, provides insight into this process. He faced the challenge of quickly ramping up his understanding of GitGuardian's technical products and the ecosystem to support the company's expanding business, especially after the release of a new product. Despite the challenges posed by remote work during COVID-19, Alexis found the onboarding process exciting and supportive, with ample resources and a collaborative company culture that helped him acclimate quickly. The company's product-oriented approach and the willingness of colleagues to help were instrumental in his rapid adaptation, allowing him to sign his first deals within three months. His aspirations include enhancing his technical knowledge to better understand client needs and maintain GitGuardian's strong industry reputation.
Apr 27, 2021
1,043 words in the original blog post.
João Guerreiro, an engineer focused on secure data migration using Trusted Execution Environments, discusses the essential steps for transitioning internal software to open-source. The process involves scanning for secrets in the repository history, replacing internal names and emails, and establishing clear guidelines for contributions, bug reports, and pull requests. Selecting an appropriate open-source license, drafting a security policy, and creating a comprehensive README file are also crucial to ensure the project is well-organized and secure. The text emphasizes the importance of addressing security early in the project lifecycle to prevent vulnerabilities and encourage healthy collaborative development. Guerreiro provides tools and examples for each step, highlighting the potential pitfalls of overlooking security and the benefits of a well-prepared repository in fostering a thriving open-source community.
Apr 14, 2021
1,676 words in the original blog post.
João, a data and software engineer at GitGuardian, is deeply involved in the internal monitoring product team, API development, and open-source tools. His interest in software development began in high school with creating bots for browser games using Python and C#, eventually leading him to explore Linux and low-level programming. João's venture into the open-source community is marked by his popular project "yay," an AUR helper for Arch Linux, which gained traction despite minimal promotion, showing his commitment to maintaining and developing projects. His cybersecurity interest was piqued during university, particularly through external activities and his involvement with HackerSchool, a student group focused on technology exploration, which eventually led him to pursue a master's thesis in cyber-security. João was drawn to GitGuardian by its challenging technical environment and mission, allowing him to work on impactful projects and maintain open-source initiatives, while his personal interests include playing rhythm games and hiking.
Apr 14, 2021
710 words in the original blog post.