Search the Community
Showing results for tags 'github'.
-
Checkmarx reported that malicious actors have been able to compromise GitHub's Dependabot, the free automated dependency management tool for software projects. View the full article
-
We’re excited to announce that GitHub Advanced Security for Azure DevOps is now generally available and is ready for you to use in your own Azure DevOps repos! You can now enable code, secret, and dependency scanning within Azure Repos and take advantage of the new product updates. Learn how to enable Advanced Security in your Azure Repos > Thanks to your great feedback, we were able to identify issues and deliver updates that address key improvements since our public preview. You wanted: Faster onboarding after registering for Advanced Security The ability to enable multiple repos simultaneously More upfront clarity in billing Better visibility into all enabled repo alerts through a single pane of glass View the full article
-
- security
- azure devops
-
(and 1 more)
Tagged with:
-
HashiCorp Terraform infrastructure deployments can always be run manual, but using GitHub Actions to implement Continuous Integration and Continuous Deployment (CI/CD) can be used to streamline and automate the Terraform infrastructure as code (IaC) deployment workflow. Developers will use GitHub Actions to automate the code build and deployment for an applications code, and the same […] The article Terraform: GitHub Actions Automated Deployment appeared first on Build5Nines. View the full article
-
- github actions
- github
-
(and 1 more)
Tagged with:
-
Multifactor authentication (MFA) is becoming increasingly standard within software development organizations, with GitHub recently announcing that two-factor authentication (2FA) will be mandatory for all code contributors by the end of 2023. This is a smart move. In recent years, bad actors have frequently initiated attacks by accessing source code through the use of stolen developer […] The post What GitHub’s 2FA Mandate Means for Devs Everywhere appeared first on DevOps.com. View the full article
-
Palo Alto Networks has added support for GitHub Actions, GitLab Runners, CircleCI and Argo Workflows to Checkov, an open source tool that scans programmatically provisioned infrastructure for misconfigurations. Guy Eisenkot, senior director of product at Bridgecrew by Prisma Cloud at Palo Alto Networks, said the goal is to make it easier to secure configurations created […] The post Palo Alto Networks Extends Checkov Tool for Securing Infrastructure appeared first on DevOps.com. View the full article
-
GitGuardian Tightens Integration With GitHub to Secure Secrets
Devops.com posted a topic in Security
GitGuardian has expanded its ability to secure code repositories by providing deeper integration with GitHub. Ziad Ghalleb, product marketing manager for GitGuardian, said the results of security scans are now provided in the context of pull requests alongside suggestions for remediating issues. The company also expanded developer onboarding options by adding an application programming interface […] The post GitGuardian Tightens Integration With GitHub to Secure Secrets appeared first on DevOps.com. View the full article -
Amazon Kendra is an intelligent search service powered by machine learning, enabling organizations to provide relevant information to customers and employees, when they need it. Starting today, AWS customers can use the Amazon Kendra Github OnPrem connector to index and search documents from GitHub Enterprise Server data source. View the full article
-
Amazon Kendra is an intelligent search service powered by machine learning, enabling organizations to provide relevant information to customers and employees, when they need it. Starting today, AWS customers can use the Amazon Kendra Github SaaS connector to index and search documents from GitHub Enterprise Cloud data source. View the full article
-
Read More: https://faun.pub/introduction-to-gitops-part-1-cba452d4e90a Prerequisites Basic Understanding of Git & GitHub Basic Understanding of Cloud Computing Basic Understanding of Kubernetes Basic Understanding of CI/CD Deployment
-
Events management requires quick responses, which can be challenging since there is typically an incredibly large volume of events that take place every day. Therefore, relying on humans to respond to these events quickly is error-prone, messy and often frustrating. These events have easily reproducible steps that can be codified and are perfect reasons for […] The post Creating Automated GitHub Bots in Go appeared first on DevOps.com. View the full article
-
Kubernetes governance platform adds automated Infrastructure-as-Code scanning and an enhanced GitHub integration so DevSecOps teams can find and fix misconfigurations faster Valencia, SPAIN (Booth #S14), May 17, 2022 – Fairwinds, the leading provider of Kubernetes governance software, today announced the latest enhancements to Fairwinds Insights, the platform that unites DevSecOps teams. The latest version includes enhancements to help […] The post Fairwinds Insights Latest Release Unifies DevSecOps with Additional Shift-Left Security Enhancements appeared first on DevOps.com. View the full article
-
Buildkite has tightened the integration between its namesake continuous integration/continuous delivery platform and the GitHub source code repository. Fred Showell, a senior product manager for Buildkite, said the integration will accelerate application development efforts using the Buildkite application in GitHub. Any connected GitHub account can be selected as a source when creating Buildkite pipelines, he […] The post Buildkite Tightens CI/CD Integration With GitHub appeared first on DevOps.com. View the full article
-
Continuous integration and delivery (CI/CD) platforms like CircleCI and GitHub Actions automate pipelines for new software releases. Infrastructure management, typically handled by operations teams, can also fit into an automated release workflow through infrastructure as code tools like Terraform... View the full article
-
Docker is happy to announce the GA of our V2 Github Action. We’ve been working with @crazy-max over the last few months along with getting feedback from the wider community on how we can improve our existing Github Action. We have now moved from our single action to a clearer division and advanced set of options that not only allow you to just build & push but also support features like multiple architectures and build cache... The post Docker V2 Github Action is Now GA appeared first on Docker Blog. View the full article
- 10 replies
-
If you haven’t yet read the first post in this series, I recommend checking it out now. If you’re still new to DevOps, let’s do a quick recap on what DevOps is. “DevOps is the union of people, process, and products to enable continuous delivery of value to our end users.” – Donovan Brown Azure Pipelines and GitHub Actions are both platforms you can use to deliver said value. For those who are unfamiliar with Azure Pipelines, it’s a service available through Azure DevOps, and for those who are not familiar with GitHub Actions, it allows you to automate your workflow without ever leaving GitHub. Both options are more traditional in the sense you run your tasks on a hosted (provided for you) or private (you own, pay for and maintain) server; we will refer to this method as the term: pipeline... The post Things to consider when running visual tests in CI/CD pipelines: Azure Devops & GitHub Actions (Part 2) appeared first on Azure DevOps Blog. View the full article
-
Many Organizations adopt DevOps Practices to innovate faster by automating and streamlining the software development and infrastructure management processes. Beyond cultural adoption, DevOps also suggests following certain best practices and Continuous Integration and Continuous Delivery (CI/CD) is among the important ones to start with. CI/CD practice reduces the time it takes to release new software updates by automating deployment activities. Many tools are available to implement this practice. Although AWS has a set of native tools to help achieve your CI/CD goals, it also offers flexibility and extensibility for integrating with numerous third party tools. In this post, you will use GitHub Actions to create a CI/CD workflow and AWS CodeDeploy to deploy a sample Java SpringBoot application to Amazon Elastic Compute Cloud (Amazon EC2) instances in an Autoscaling group... View the full article
-
You can now use your GitHub Enterprise Server source repository to build, test, and deploy code changes using AWS CodePipeline. View the full article
- 2 replies
-
- aws
- codepipeline
-
(and 1 more)
Tagged with:
-
Join GitHub team leaders, industry icons, and artists inspired by code for three days of live interactive sessions as we explore the future of software for developers, enterprises, and students. Schedule
-
Applitools announced today that its test automation tools have been integrated with GitHub and GitHub Actions in addition to being available on the Microsoft Visual Studio App Center. Company COO Moshe Milman said these integrations make it possible to add testing tools that incorporate machine learning algorithms, dubbed Visual AI, to a DevOps workflow using […] The post Applitools Integrates Testing Platform With GitHub appeared first on DevOps.com. View the full article
- 1 reply
-
- applitools
- testing
-
(and 1 more)
Tagged with:
-
The Visual AI-powered testing platform integrates with GitHub and Microsoft for UI version control and fast build-test workflows with the goal of ensuring a software delivery life cycle that improves quality while rapidly bringing ideas to production SAN MATEO, Calif., — October 27, 2020 — Applitools (applitools.com), provider of a test automation platform powered by Visual AI […] The post Applitools announces integrations with GitHub Actions and Microsoft Visual Studio App Center appeared first on DevOps.com. View the full article
- 1 reply
-
- applitools
- github
-
(and 2 more)
Tagged with:
-
User identity lifecycle management across multiple apps from single cloud directory platform saves IT hours of onboarding / offboarding work LOUISVILLE, CO – Oct. 15, 2020 – JumpCloud today announced new integrations that provide IT admins easier user identity lifecycle management across multiple applications from a single platform. These new integrations with Slack, Salesforce, Atlassian, GitHub, and AWS provide streamlined user management […] The post JumpCloud Launches New Integrations with Slack, Salesforce, GitHub, Atlassian, and AWS appeared first on DevOps.com. View the full article
-
ServiceNow today announced it has added four new integrations with DevOps platforms to its IT service management (ITSM) platform delivered via the cloud. The four integrations add native support for Microsoft Azure Pipelines, a Jenkins Plugin, GitHub Actions and GitLab pipelines. A continuous integration/continuous delivery (CI/CD) Spoke capability on the ServiceNow platform makes it possible […] The post ServiceNow Extends DevOps Integration Reach appeared first on DevOps.com. View the full article
- 1 reply
-
- servicenow
- itsm
- (and 5 more)
-
GitHub Actions is modernizing the developer workflow by automating tasks in the same place developers code and collaborate on pull requests Lightstep will surface relevant Observability data within the existing GitHub workflow to ensure developers are shipping high-quality software cdCON — October 7, 2020 — Lightstep, the cutting-edge distributed tracing tool founded by former Google […] The post Lightstep Announces New GitHub Action, Bringing Observability Data Directly to GitHub to Avoid Problematic Code Deploys appeared first on DevOps.com. View the full article
- 1 reply
-
- github
- observability
-
(and 1 more)
Tagged with: