{"id":18162,"date":"2022-03-14T11:12:57","date_gmt":"2022-03-14T05:42:57","guid":{"rendered":"https:\/\/www.getastra.com\/blog\/?p=18162"},"modified":"2025-11-21T08:33:34","modified_gmt":"2025-11-21T03:03:34","slug":"docker-hub-vulnerability-scanning","status":"publish","type":"post","link":"https:\/\/www.getastra.com\/blog\/security-audit\/docker-hub-vulnerability-scanning\/","title":{"rendered":"5 Things You Must Know About Docker Hub Vulnerability Scanning"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Docker Hub is one of the most popular repositories of docker images. Millions of users download docker images from Docker Hub regularly. And like anything on the internet that has a large user base, Docker Hub also draws a lot of hacker attention.  <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In 2019, data of 190,000 users was compromised in a <a href=\"https:\/\/hub.docker.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Docker Hub<\/a> hack and the hacker had access to the database only for a few seconds. According to a statement by the company, the exposed data belonged to just 5% of their user base. You can imagine why a hacker should want to intrude into this channel and why it is important to learn about Docker Hub vulnerability scanning. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before we get on with our discussion of Docker Hub vulnerability scanning, let us quickly understand what docker images are and why are they important.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"What_is_a_docker_image\"><\/span>What is a docker image?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Every explanation in this section will raise some more questions and we will try to answer as many of them as possible. Let us start at containers and learn what they are and why they are important.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A container is a unit of software used to pack code and dependencies. Containers can be transferred easily from one computing environment to another computing environment, thus helping developers to package, test, and deploy their code, while bypassing the hassle of transitioning between environments. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A container image is a static file with executable code that is used to create a container quickly and reliably in a loosely isolated environment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, Docker is one of the containerization platforms. A docker image is like a blueprint that helps you create multiple containers with the same configuration. We call these containers, docker containers.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_is_a_docker_image_used\"><\/span>How is a docker image used?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Let us see if an example can help us understand this. If a company needs to develop an application on Java, the developer would setup a tomcat server and create a development environment around it. Now, once the application is developed, the tester would require to build a tomcat environment from scratch, and after that, the same procedure would have to be repeated while creating the production server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are two major issues with this. <\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>The company loses hours in designing the environment for the application to run. <\/li>\n\n\n\n<li>There might be inconsistencies between the Tomcat servers created by the developers, the tester, and the product admin, resulting in a severe misconfiguration. <br>  <\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">A docker image offers a solution. If the developer creates a docker container that contains information about the tomcat environment, he can use the tomcat docker image as a blueprint. The tester and the system admin can use the same docker image to create the testing and the production servers. Thus the company does not lose time and the whole process is leaner and more reliable.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"400\" src=\"\/cdn-cgi\/image\/quality=80,format=auto,onerror=redirect,metadata=none\/https:\/\/cdn-blog.getastra.com\/2022\/03\/Copy-of-Featured-Images-47.png\" alt=\"docker hub vulnerability scanning\" class=\"wp-image-18203\"\/><figcaption class=\"wp-element-caption\"><strong><em>Image: Using Docker Containers<\/em><\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">Docker Hub is a platform that allows you to find and share docker images with your team and it is widely used across industries.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now that we have familiarized ourselves with docker images and Docker Hub, let us learn about Docker Hub Security and <a href=\"https:\/\/www.getastra.com\/blog\/security-audit\/vulnerability-scanning\/\" target=\"_blank\" data-type=\"URL\" data-id=\"https:\/\/www.getastra.com\/blog\/security-audit\/vulnerability-scanning\/\" rel=\"noreferrer noopener\">vulnerability scanning<\/a>, as promised. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"1_Why_should_you_be_worried_about_docker_image_security\"><\/span>1. Why should you be worried about docker image security?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Docker images are a reliable and secure medium of sharing information. But they can pose a security threat. Security issues related to Docker Hub and Docker images have been ignored for quite some time, however, a study in 2020 involving 2,227,244 docker images and corresponding meta information from Docker Hub has unveiled a lot of serious issues.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Docker container run commands often have sensitive parameters that can expose users to denial of service attacks, or leakage of host files. <\/li>\n\n\n\n<li>They found 42 malicious images capable of allowing remote execution of code and malicious cryptomining.<\/li>\n\n\n\n<li>It was also found that patches for docker image vulnerabilities are often delayed or ignored.  <\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Another survey conducted in 2020 found that 51% of the 4 million publicly available docker images were critically vulnerable and more than six thousand of them had malware.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One of the primary concerns about docker image vulnerabilities is that most of the users pay very little attention to its security aspect. According to a survey 97% users of docker images ignore run-command parameters and are concerned only about whether the command runs successfully.<\/p>\n\n\n<style>\n\n.cloudSecureWrap{\n  padding:35px;\n  border: 6px;\n  background-image: url('https:\/\/cdn-blog.getastra.com\/2024\/08\/838dc804-smallimgicbg.png');\n  background-size: cover;\n  background-repeat: no-repeat;\n  position: relative;\n  background-position: right;\n  height: 275px;\n  border-radius: 10px;\n  margin: 20px 0px; \n}\n\n.pentestHeading{\n  color: #575757;\n  font-size: 24px;\n  font-weight: 600;\n  color: #575757;\n  max-width: 450px;\n}\n\n.cloudSecureHead {\n    display: flex;\n    align-items: center;\n    grid-gap: 1rem;\n}\n\n.ctaOne {\n    text-decoration: none;\n    background-color: #2F76F8;\n    color: #ffffff !important;\n    padding: 10px 25px;\n    border-radius: 6px;\n    font-weight: 600;\n}\n\n.ctaTwo {\n    text-decoration: none;\n    background-color: #24BC94;\n    color: #ffffff !important;\n    padding: 10px 25px;\n    border-radius: 6px;\n    font-weight: 600;\n}\n\n.spanBoldBlue {\n    color: #3078FE;\n    font-weight: 700;\n}\n\n.cloudSecureImg{\n  position: absolute;\n  bottom: 0px;\n  right: 10px;\n  height: 250px;\n  width: 240px;\n}\n\n@media(max-width: 768px){\n\n}\n\n@media(max-width: 576px){\n   .pentestHeading{\n      font-size: 28px;\n    }\n\n   .cloudSecureImg{\n     display: none;\n  }\n}\n\n<\/style>\n\n<div class=\"cloudSecureWrap\">\n  <p class=\"pentestHeading\">Let experts find security gaps in your <span class=\"spanBoldBlue \">cloud infrastructure<\/span><\/p>\n  <p style=\"font-size: 16px; line-height: 1.5;\">Pentesting results without 100 emails, <br \/> 250 google searches, or painstaking PDFs.<\/p>\n\n  <div class=\"cloudSecureHead\">\n    <a href=\"https:\/\/astra.sh\/talk-to-us\" class=\"ctaOne\" target=\"_blank\" rel=\"noopener\">Talk to us now<\/a>\n  <\/div>\n\n  <img decoding=\"async\" src=\"\/cdn-cgi\/image\/quality=80,format=auto,onerror=redirect,metadata=none\/https:\/\/cdn-blog.getastra.com\/2024\/08\/96ad3cf0-girlcta.png\" alt=\"character\" class=\"cloudSecureImg\" \/>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"2_The_damage_that_can_be_caused_by_exploiting_a_docker_hub_vulnerability\"><\/span>2. The damage that can be caused by exploiting a docker hub vulnerability<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A hacker can obtain the display of a host by applying the <code>--privileged<\/code> parameter provided by Docker. This is an incredibly powerful parameter and an operator can gain access to all the devices running on a host by using this. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With <code>--privileged<\/code> a hacker can hijack the display of a user&#8217;s desktop with one line of code: <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>cp\/dev\/fb0 user_desktop.txt<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The hacker can steal user files, view the display of a user, and do practically anything without restriction.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The <code>--pid<\/code> parameter enables a container to access the host&#8217;s PID Namespace. An intruder can use this to see all the programs running on a user&#8217;s host and manipulate them to launch an attack.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are a bunch of malicious images in Docker Hub that do something completely different from what they are supposed to do.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"3_Some_Docker_Vulnerabilities_That_Demand_Your_Attention\"><\/span>3. Some Docker Vulnerabilities That Demand Your Attention<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Containers in general are isolated units of software &#8211; they do not give hackers a lot of opportunity to escalate an attack. However, issues regarding containment break out do come up quite frequently and things can go south really fast as we have already explained. A <strong>docker hub vulnerability scanning <\/strong>every now and then is highly recommended to save yourself from vulnerabilities such as the following.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3.1 runC Root Access Remote Execution<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">runC is an open-source project that powers runtime capabilities in almost all containers. A severe containment breakout vulnerability was found in runC with a risk of remote code execution. It was attributed a CVSS score of 8.6. A patch for this vulnerability was launched by Docker, but as we have already mentioned, docker vulnerability patches are ignored more often than not.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3.2 Docker Skeleton Run Time for Apache OpenWhisk<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This docker specific vulnerability with a CVSS of 9.8 allows hackers to change user functions inside a container if the user&#8217;s code is exploitable.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3.3 util.c in runV<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">util.c in runV 1.0.0 for Docker allowed attackers to leverage an initial numeric value on an <code>\/etc\/passwd<\/code> line which they could use in the <code>-u argument<\/code> to issue a <code>\u201cdocker exec\u201d<\/code> command to gain root access. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This vulnerability allows hackers to get privileged access and hence was assigned a CVSS of 7.8.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There have been other docker hub vulnerabilities with dire consequences and there will be more. The DevOps driven software development environment is highly dependent on docker images which makes regular Docker Hub vulnerability scanning all the more important.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"4_Docker_Hub_Vulnerability_Scanning\"><\/span>4. Docker Hub Vulnerability Scanning<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Docker Hub provides vulnerability scanning for docker images to its pro or business level subscribers. If you enable the Docker Hub vulnerability scanning feature, it will scan the container images that you push into it for security flaws. Any one with push access can start a vulnerability scan by pushing a container image into a specific repository when Docker Hub vulnerability scan is enabled.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Read also: <\/strong><a href=\"https:\/\/www.getastra.com\/blog\/security-audit\/vulnerability-scanning\/\" target=\"_blank\" rel=\"noreferrer noopener\">What, Why, and How of Vulnerability Scanning<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4.1 How do you enable vulnerability scanning on docker hub?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You can enable docker hub vulnerability scanning by following the steps below.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Start by logging into your&nbsp;<a href=\"https:\/\/hub.docker.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Docker Hub<\/a>&nbsp;account.<\/li>\n\n\n\n<li>Then go to the main menu and click on <strong>Repositories<\/strong> to select a repository.<\/li>\n\n\n\n<li>Click on the&nbsp;<strong style=\"color: initial;\">Settings<\/strong> tab and from there click on <strong>Enable image scan.<\/strong><\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">The scanning feature is disabled on all repositories by default, you have to enable it manually for each repository.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"5_Limitations_of_Docker_Hub_Vulnerability_Scanning\"><\/span>5. Limitations of Docker Hub Vulnerability Scanning<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The inbuilt docker image scanner is definitely your first line of defense against docker image vulnerabilities and security flaws. But the scanning feature has some limitations that may expose you to severe exploits.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5.1 Environment level threats<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The docker hub vulnerability scanner cannot detect issues related to the container environment. For instance, it cannot tell if a container is running as root, or if there is an insecure Kubernetes configuration.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5.2 Vulnerabilities acquired by shared resources<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Containers often share resources such as networking, or storage volume. Misconfigurations in these cases cannot be detected by the Docker hub image scanner.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5.3 Vulnerabilities in non-public packages<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Let us say, you take an open source software package and then import code into it and redesign it in someway thus incurring a vulnerability, the Docker image scanner won&#8217;t detect it, as the custom package would not be enlisted in the public database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are several issues like these that necessitate the involvement of third party vulnerability scanning tools like <a href=\"https:\/\/www.getastra.com\/pentest\" data-type=\"URL\" data-id=\"https:\/\/www.getastra.com\/pentest\" target=\"_blank\" rel=\"noreferrer noopener\">Astra&#8217;s Pentest Suite<\/a>, Clair, Anchore, Falco, etc. <\/p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_Should_You_Choose_a_Docker_Hub_Vulnerability_Scanning_Tool\"><\/span>How Should You Choose a Docker Hub Vulnerability Scanning Tool?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you are looking for an efficient way of managing vulnerabilities and building a strong security posture, the idea should be to find a vulnerability scanner that is equally adept in detecting all sorts of vulnerabilities. You might not want to spend separately on a specific feature if you can get an all round vulnerability assessment tool. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These are some features you should be looking for<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Continuous scanning:<\/strong> Managing vulnerabilities become way simpler if you can integrate your vulnerability scanner with <a href=\"https:\/\/spacelift.io\/blog\/ci-cd-tools\" target=\"_blank\" rel=\"noopener\">CI\/CD platforms<\/a> and automate continuous scanning whenever a code update takes place.<\/li>\n\n\n\n<li><strong>Scan behind login:<\/strong> This feature too makes life easy for you since you do not have to authenticate the scanner every time a session runs out.<\/li>\n\n\n\n<li><strong>Compliance reporting:<\/strong> The tool allows you to monitor your standing in terms of compliance regulations based on the vulnerabilities that are found during a test.<\/li>\n\n\n\n<li><strong>Thorough remediation guidance:<\/strong> A tool that comes with human support and detailed POCs to reproduce and fix vulnerabilities can make life a lot easier for your developers. <\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Astras_Pentest_Suite_for_Your_Vulnerability_Scanning_Needs\"><\/span>Astra&#8217;s Pentest Suite for Your Vulnerability Scanning Needs<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Scan behind logged in pages, CI\/CD integration, Docker Hub vulnerability scanning, continuous scanning, video POCs for remediation with human support, you name a feature and Astra&#8217;s Pentest has it. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Astra Security has built comprehensive yet easy to use vulnerability assessment and <a href=\"https:\/\/www.getastra.com\/blog\/penetration-testing\/penetration-testing\/\" target=\"_blank\" data-type=\"link\" data-id=\"https:\/\/www.getastra.com\/blog\/security-audit\/penetration-testing\/\" rel=\"noreferrer noopener\">penetration testing <\/a>dashboard that allows you to access every cutting edge feature from one place. In fact, you do not even need to visit the dashboard to run continuous scans for product updates.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"\/cdn-cgi\/image\/quality=80,format=auto,onerror=redirect,metadata=none\/https:\/\/cdn-blog.getastra.com\/2021\/12\/Pentest-Suite-Creative-for-Review-Site.png\" alt=\"docker hub vulnerability scanning\" class=\"wp-image-17134\"\/><figcaption class=\"wp-element-caption\"><strong><em>Astra&#8217;s Pentest Suite<\/em><\/strong><\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Researchers and engineers at Astra Security are not satisfied after building a <a href=\"https:\/\/www.getastra.com\/blog\/security-audit\/best-penetration-testing-tools\/\" target=\"_blank\" data-type=\"URL\" data-id=\"https:\/\/www.getastra.com\/blog\/security-audit\/best-penetration-testing-tools\/\" rel=\"noreferrer noopener\">pentest tool<\/a> that trumps almost every competitor in the market. They want to take it further by paying minute attention to every minor need of a customer that can improve the user experience in any way. They are industry leaders in the most literal sense possible. <\/p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion <span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When it comes to securing your applications, no amount of caution is enough. Docker images are rarely thought of as a source of critical vulnerabilities. But now, you know better. You know how to enable docker hub vulnerability scanning, and why you should opt for third party help. If you have any more questions, feel free to drop them in the comments section. <\/p>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-question-1646826221144\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">What is vulnerability scanning?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Vulnerability scanning is the process of scanning computer systems for security flaws with the help of a vulnerability database and automated tools. <a href=\"https:\/\/www.getastra.com\/blog\/security-audit\/vulnerability-scanning\/\" target=\"_blank\" rel=\"noreferrer noopener\">Learn more<\/a><\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1646826283545\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">What is the cost of vulnerability scanning?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>The cost of vulnerability scanning for web applications is between $99 &amp; $399 per month. <\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1646826349480\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Why is docker hub vulnerability scanning important?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Hackers can cause a lot of damage like data theft, denial of service, remote code execution by gaining access to docker containers through a vulnerability. That is why you want to conduct frequent vulnerability scans to avoid such situations.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1646826474958\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Why should you choose Astra&#8217;s Pentest for vulnerability scanning?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>With 8000+ tests, scan behind logged in pages, CI\/CD integration for continuous scanning, and thorough remediation support, Astra&#8217;s Pentest is quite unbeatable in terms of features and support.<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Docker Hub is one of the most popular repositories of docker images. Millions of users download docker images from Docker Hub regularly. And like anything on the internet that has a large user base, Docker Hub also draws a lot of hacker attention. In 2019, data of 190,000 users was compromised in a Docker Hub &#8230; <a title=\"5 Things You Must Know About Docker Hub Vulnerability Scanning\" class=\"read-more\" href=\"https:\/\/www.getastra.com\/blog\/security-audit\/docker-hub-vulnerability-scanning\/\" aria-label=\"Read more about 5 Things You Must Know About Docker Hub Vulnerability Scanning\">Read more<\/a><\/p>\n","protected":false},"author":24,"featured_media":18202,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[340,723],"tags":[],"class_list":["post-18162","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-security-audit","category-vulnerability"],"_links":{"self":[{"href":"https:\/\/www.getastra.com\/blog\/wp-json\/wp\/v2\/posts\/18162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.getastra.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.getastra.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.getastra.com\/blog\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/www.getastra.com\/blog\/wp-json\/wp\/v2\/comments?post=18162"}],"version-history":[{"count":7,"href":"https:\/\/www.getastra.com\/blog\/wp-json\/wp\/v2\/posts\/18162\/revisions"}],"predecessor-version":[{"id":43574,"href":"https:\/\/www.getastra.com\/blog\/wp-json\/wp\/v2\/posts\/18162\/revisions\/43574"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.getastra.com\/blog\/wp-json\/wp\/v2\/media\/18202"}],"wp:attachment":[{"href":"https:\/\/www.getastra.com\/blog\/wp-json\/wp\/v2\/media?parent=18162"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.getastra.com\/blog\/wp-json\/wp\/v2\/categories?post=18162"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.getastra.com\/blog\/wp-json\/wp\/v2\/tags?post=18162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}