• atifuddin
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 6
    Questions
  • 2
    Replies

I received an failure after submitting to security review process .

How to fix this error do i need to include https tag in the script to get ride of this error..

Insecure Remote File Include Vulnerability

References to all external endpoints, javascripts, and web resources of any kind should use https if the endpoint supports it. By including mixed content into the page, the client requests that object in cleartext, allowing an attacker to exploit the connection between the client and the unencrypted server and inject malicious content into the context of the encrypted page.

More Info at http://wiki.developerforce.com/index.php/Secure_Coding_Secure_Communications

File

./components/deliverymapcomponent.component:71

Code

 <script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?key=AIzaSyDFxthv0GaBMiiIezGsuFq_MHbfNSyTOXg&sensor=false"></script> 

I have submitted the app for security review process but after submitting found some bugs in the app.So can i package new version of my app with clearance to all the bugs which i found after submitting.

 

And can I click of start review for my latest version from the appexchange for submitting the app for the security review process.

 

Its Urgent!!!

 

   Once I am done with the Managed-Release ,and I am going for Security review process.

 

Soo I have couple of doubts in submitting the security review process:

  1.As i am going to create an test org for my app which will provide you  (a) Custom Profiles

                                                                                                                     (b) Sample data

                                                                                                                     (c) User Credentials of the each profiles

  2.As my app is only on Force.com platform and i have used only one secure coding scanner tool.That report only i need to      be forward to salesforce security review team.

 

  3.We are done with the Use Cases and User Guide for the App.

 

  4.Need to know the last thing what we  should submit about the company policy for the app,can you provide us an sample.

 Is there anything missing out for submitting the test app for salesforce security review ,please do inform me if iam missing out something..... 

What are the criteria before going for the security reviews,do i need to all users setting,client side setting and all before the review.

Actually how the process takes place ,do we need to provide the packaged link to them.if u any one have knwoldege about the security reviews please help me out.

 

Thanks,

Atif

How can i take the backup of custom objects,classes,workflows,vf pages,triggers,components,layout and etc.,into an desktop.

 

As i developer edition we have reset security token,but in enterprises edition we dont have that option..soo can i connect enterprises edition with force IDE

 

 

 

 

System.TypeException: Invalid conversion from runtime type SOBJECT:Provider_Group__c to SOBJECT:Schedule__c 

 

Class.Schedule.: line 30, column 10 External entry point

 

 

I received an failure after submitting to security review process .

How to fix this error do i need to include https tag in the script to get ride of this error..

Insecure Remote File Include Vulnerability

References to all external endpoints, javascripts, and web resources of any kind should use https if the endpoint supports it. By including mixed content into the page, the client requests that object in cleartext, allowing an attacker to exploit the connection between the client and the unencrypted server and inject malicious content into the context of the encrypted page.

More Info at http://wiki.developerforce.com/index.php/Secure_Coding_Secure_Communications

File

./components/deliverymapcomponent.component:71

Code

 <script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?key=AIzaSyDFxthv0GaBMiiIezGsuFq_MHbfNSyTOXg&sensor=false"></script> 

What are the criteria before going for the security reviews,do i need to all users setting,client side setting and all before the review.

Actually how the process takes place ,do we need to provide the packaged link to them.if u any one have knwoldege about the security reviews please help me out.

 

Thanks,

Atif