June 2023 Summaries
3 posts from Arnica
Filter
Month:
Year:
Post Summaries
Back to Blog
Companies must decide between using a single or multiple organizations when setting up git infrastructure. GitHub, GitLab, Bitbucket and Azure DevOps offer different ways to split a company into organizations. Generally, a single organization facilitates communication and information sharing between team members and reduces the amount of administrative work. Multiple organizations, on the other hand, come with greater administrative workload but provide better security isolation. GitHub, GitLab, BitBucket, and Azure DevOps offer different options for managing code for larger organizations, each with its own advantages and disadvantages. It is essential to evaluate these approaches carefully and choose the one that best aligns with your team's requirements.
Jun 27, 2023
1,101 words in the original blog post.
Understanding the context of detected risks is crucial for addressing software supply chain threats efficiently. Not all risks are equal, so it's essential to consider the context around each threat to prioritize remediation efforts effectively. Threat context determines whether a threat is relevant and its criticality for remediation. Factors such as system, purpose, software involved, and response team ability affect risk criticality. To assess context accurately, organizations need full visibility into their supply chain and existing risks, which can be achieved through tools like software bills of materials (SBOMs) and asset inventory indexing. Threat contexts should form the basis for managing and responding to risks, with a framework for classifying and prioritizing threats based on risk severity and business importance. Regular monitoring and review of risks are necessary to fine-tune the context baseline and management approach. Understanding threat contexts enables rapid resolution by ensuring the most relevant risks rise to the top automatically and defining ownership or responsibility. Adopting a pipelineless security model, identifying assets, proactively assessing supply chain risks, and using framework-driven methods are best practices for utilizing context in risk management.
Jun 19, 2023
1,753 words in the original blog post.
Drawing inspiration from Taylor Swift's strategic decision to re-record her early albums, developers can take control of their codebases by ensuring they are secure and owned entirely. This is particularly important in an era where digital assets and intellectual property have become the lifeblood of industries. Arnica, a tool that can rewrite Git history in real-time, helps developers 're-record' their codebase to censor sensitive information like passwords, much like Swift did with her music. By doing so, developers can maintain control over their digital assets and ensure the integrity, quality, and history of their work.
Jun 12, 2023
1,107 words in the original blog post.